Search:

Type: Posts; User: Joao Mauricio Rinardo

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Re: HTML Link from email to Mobile Web App

    Hi, Mat!

    If you debug UrlParameter, does the line below returns empty?


    Get ServerVariable of ghoWebServiceDispatcher "HTTP_REFERER" to sUrl

    Best Regards,
  2. Re: Mapping object changing position

    :)!

    Best Regards,
  3. Re: Mapping object changing position

    Hi Mike!

    Isn't it the label of the control that is occupying this space on the left? I removed it using Chrome Dev Tools and the map moved to the left.

    13426

    Best Regards,
  4. Replies
    3
    Views
    1,360

    Filelist's display name

    It would be nice if Studio converted Filelist entries' display names to UTF8 during migration, so it contains proper accented characters.

    Best Regards,
  5. Replies
    2
    Views
    4,794

    Re: Consumir Webservice Correios

    Olá Carlos,

    Eu fiz um teste usando este WSDL no DF 19.1 e aparentemente a chamada está sendo feita com sucesso.

    Você pode tentar usar a view de teste de web services do DataFlex para...
  6. Replies
    1
    Views
    1,117

    Re: Consume webservice

    Hi Carlos,

    I tested this WSDL using DF 19.1 and it seems the call was made successfully.

    You can try using the "Test Web Service" view to inspect the SOAP request and response of each call you...
  7. Replies
    3
    Views
    20,843

    Re: 19.1 Compiler Warnings

    Hi!

    I only see one warning regarding a web property inside cWebQrCode.pkg.

    Are you getting additional warnings?

    Best Regards,
  8. Replies
    1
    Views
    16,002

    Re: Can you pass the salt please

    Hi!

    The random salt is generated automatically by the Argon2 function: https://libsodium.gitbook.io/doc/password_hashing/the_argon2i_function.

    All information needed to verify the generated...
  9. Re: How to create a Json File to import it in ReportWriter

    Hi Emil,

    {"AuftrNr":0,"Name":"","Verbr":0,"Tage":0,"Flaeche":0} has 54 characters, so the UChar array has the same size.

    Does stData have more data than what was saved in the .json file?
    ...
  10. Re: VDFQuery library RC 1 for DataFlex 19.1 (which is in itself currently RC 1)

    Thank you, Sture!

    Best Regards
  11. Replies
    9
    Views
    8,644

    Re: O que substitui

    Complementando as respostas do Fernando e do Queiroz, segue exemplo adaptado do Help do DataFlex (psBitmapPath / PathAtIndex):



    String sCaminhoBitmap sCaminho
    Handle hoWorkspace
    Integer...
  12. Replies
    3
    Views
    8,487

    Re: Sysmenu_Icon

    Queiroz,

    Eu não sei se existe um evento específico para quando se clica no botão "x" da janela modal, mas você pode utilizar o evento Closing_View ou argumentar o método Close_Panel, caso precise...
  13. Replies
    10
    Views
    15,428

    Re: Portuguese Forum

    I think that forum post will be soon updated with the codes of the Portuguese sections.

    Meanwhile, here are the codes:



    DataFlex

    Aplicações Windows (73)
    Aplicações Web & Mobile (74)
  14. Replies
    3
    Views
    18,263

    Re: Security Library Usage

    Hi, Tom!

    I'm not sure if there's a document containing the layout of class structure, but basically the classes you'll need to use are the ones shown in the course at the Learning Center.
    ...
  15. Re: Componente PorExtensoBR para DataFlex Reports

    Legal!

    Quem quiser criar seus próprios componentes para o DataFlex Reports, pode dar uma olhada em https://support.dataaccess.com/Forums/entry.php?163-How-to-make-your-own-ELF.

    Até mais!
  16. Componente PorExtensoBR para DataFlex Reports

    Olá, pessoal!

    No ano passado eu criei um componente para escrever números por extenso em Português para o DataFlex Reports, o PorExtensoBR. Uma matéria sobre ele foi publicada na revista...
  17. Replies
    10
    Views
    15,428

    Re: Portuguese Forum

    The forum in Portuguese is now open!

    Link: https://support.dataaccess.com/Forums/forumdisplay.php?69-F%F3rum-em-Portugu%EAs

    Best Regards,

    João Maurício Rinardo
    Data Access Latin America
  18. Re: Problem Character Vdf15.1 and DB2 Express C

    Besides everything Samuel explained, I think it is worth checking the workstation's OS codepage settings too: https://support.dataaccess.com/Forums/entry.php?62-On-the-same-(code)-page.

    Best...
  19. Re: Registry write dword with hex value "0xffffffe4"

    Hi Julie,

    Depending on how the files are being distributed to the clients, hashes of the original files could be made available for integrity verification as well. The DataFlex Security Library...
  20. Re: HTML Link from email to Mobile Web App

    Hi, Benjamin!

    Haven't you redefined UrlParameter in your application by any chance?

    Best Regards,

    João Maurício Rinardo
    Data Access Latin America
  21. Replies
    7
    Views
    2,411

    Re: Error 25: Record Not Found

    Hi, Todd!

    You can inspect the Table Watch Windows when debugging the process to see which records are being loaded in your tables.

    I think I saw this error after migrating a process do DF 19.0...
  22. Replies
    15
    Views
    15,186

    Re: Still getting unexplained errors

    I'm not sure if that's the case, but have you checked if your SQL Server has any restriction regarding the amount of concurrent connections?

    Best Regards,

    João Maurício Rinardo
    Data Access...
  23. Replies
    6
    Views
    2,227

    Re: VDF 19 Broke View

    Hi Leslie!

    Take a look at DD's new pbSmartRelate property in the help. Depending on how your application was written, this can affect how it works.

    Best Regards,

    João Maurício Rinardo
    Data...
  24. Replies
    7
    Views
    2,184

    Re: http error 503

    Thanks for sharing that, John!

    Best Regards,

    João Maurício Rinardo
    Data Access Latin America
  25. Replies
    7
    Views
    1,802

    Re: XML being sent to me as a file

    Hi Dave!

    If the txt file contains XML data, it can be opened with the cXMLDOMDocument class. Wouldn't that work for you?

    Best Regards,

    João Maurício Rinardo
    Data Access Latin America
Results 1 to 25 of 67
Page 1 of 3 1 2 3