ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calendar functions (prefix syntax)
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
iZoneHeight (Example)
Usage example of the iZoneHeight function
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Automation object
The Automation keyword is used to declare an automation object...
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
Menu management functions
List of functions for managing menus...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Constants for SMS functions
List of constants used by the SMS functions....
Reals
GetTypeDefinition (Function)
Gets the description of a type identified by name.