ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPSize (Example)
Usage example of the FTPSize function
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
KeyExpression (Example)
Usage example of the KeyExpression property
Constants for encryption/compression
List of constants used by the encryption/compression functions...
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.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
xlsData (Example)
Usage example of the xlsData function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Table,Display (External language)
Refreshes the Table control.
Table,Add (External language)
Adds an element to a Table control.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
13. Debugger
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
fReadLine (Example)
Usage example of the fReadLine function