ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Title (Property)
The Title property is used to get and change the title of an element.
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
HJSONToRecord (Function)
Imports JSON data into the current record.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HNbRec (Example)
Usage example of the HNbRec function
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Drawer control properties
List of properties associated with the Drawer control...
ServiceContinue (Function)
Restarts a paused service.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Constants for managing the Enumerations and the Combinations
Attribute (Property)
The Attribute property is used to manage attributes.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.