ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement - HFSQL Client/Server
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Break in a report
The break is used to group the records corresponding to a sort criterion......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
XMLDocument (Function)
Creates a new XML document.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
WINDEV License Agreement
WINDEV License Agreement...
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Generating an application for Universal Windows 10 App
End of Document block
The End of document block is run once at the end of the report execution......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Creating a table in a report
Tables can be created in a report......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iPrintZone (Example)
Usage example of the iPrintZone function
Properties associated with a supercontrol
List of properties associated with a supercontrol...