ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
fRemoveDir (Example)
Usage example of the fRemoveDir function
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
GPSGetPosition (Function)
Retrieves information about the current device position.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Looper control based on a data file
This type of Looper control uses data from a data file or query......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
ServiceStart (Function)
Starts a service.
Error 30: An exception process cannot be declared inside another exception process...
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Facebook functions
List of Facebook functions...
SQLExec (Example)
Usage example of the SQLExec function
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....