ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
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.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
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......
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.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
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....
DriveListeFile (Function)
Lists files in an Drive directory.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
14. PHP generation in practice
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
LOOP statement
The statement block is repeated endlessly...
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
ServiceWait (Function)
Pauses the current service during the specified duration.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....