ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
HClient structure
The HClient structure is used to......
MatDelete (Function)
Deletes an existing matrix.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
LoadParameter (Function)
Reads a persistent value.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....