ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
VariableReset (Function)
Resets the variable to its initial value.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
SNMP constants
List of constants used by the SNMP functions....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
grParameter (Function)
Retrieves or modifies a chart parameter.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Creating the executable and the setup program
The languages supported by the application are taken into account......
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
CurrentWin (Function)
Identifies the window currently in edit.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....