ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
HDeclare (Example)
Usage example of the HDeclare function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
zipCreateExe (Example)
Usage example of the zipCreateExe function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
MCI constants
List of constants used by the MCI functions....
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HChangeName (Example)
Usage example of the HChangeName function
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
fTempFile (Example)
Usage example of the fTempFile function
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
FTPGet (Example)
Usage example of the FTPGet function
fExtractPath (Example)
Usage example of the fExtractPath function
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....