ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Printing in PDF format: Special cases
Specific features of print in PDF format...
KeyExpression (Example)
Usage example of the KeyExpression property
Constants for encryption/compression
List of constants used by the encryption/compression functions...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
FTPSize (Example)
Usage example of the FTPSize function
HViewToFile (Example)
Usage example of the HViewToFile function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.