ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Recycle code windows
By default, a single code window is opened per ......
Environment of the query editor
HLinkMemo (Example)
Usage example of the HLinkMemo function
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
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.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
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).
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Sound (Function)
Plays a sound in WAV format.
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)....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Page Header block
The Page header block is printed on each new page......
Help editor options
The options of the help editor ("Display......