ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing 64-bit sites
You can deploy 64-bit compatible sites......
Arithmetic operators
The arithmetic operators are......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
fDelete (Example)
Usage example of the fDelete function
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
EncryptStandard (Example)
Usage example of the EncryptStandard function
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
14. PHP generation in practice
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.