ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
dArc (Example)
Usage example of the dArc function
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
grDestinationWMF (Function)
Defines a meta file as chart destination.
ZOrder (Example)
Usage example of the ZOrder property
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
HMode (Function)
Changes the mode and the method for locking data files.
fImageSelect (Example)
Usage example of the fImageSelect function
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
dFill (Example)
Usage example of the dFill function
OpenMobileWindow (Function)
Opens a window in a mobile application.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HConnect (Example)
Usage example of the HConnect function
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function