ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing projects
List of constants used by the functions for managing projects....
Multiline strings
To type character strings over several lines in the code editor...
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
The Edit control
The Edit control allows users to enter data......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
HExecuteProcedure (Function)
Runs a stored procedure.
HCloseConnection (Example)
Usage example of the HCloseConenction function
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
MyParent (Reserved word)
MyParent is used to handle...
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
dBackground (Example)
Usage example of the dBackground function
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Referring to an element in a WLanguage event / process
Automatic error handling
Error handling can be customized for each process......