ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SysDir (Function)
Returns the path of a system directory.
Net constants
List of constants used by the Net functions....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Warning (Function)
Displays a custom message in a system warning window.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
iGroupAdd (Function)
Adds a report to a group of reports.
Accessibilité (Property)
Constants for managing projects
List of constants used by the functions for managing projects....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...