ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
SocketCreate (Function)
Creates a socket.
grDraw (Function)
Draws a chart according to the specified parameters.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
OLELoad (Function)
Initializes an OLE control with an OLE object.
LOOP statement
The statement block is repeated endlessly...
Static control properties
List of properties associated with a Static control...
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
WEBDEV license agreement
WEBDEV license agreement...
Link control properties
The Link control is available in a page and in a report......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
DotNetDelegate (Function)
Initializes a.NET delegate.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
eCurrencyName (Function)
Returns the caption of a currency.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
TableMode (Function)
TableMode is kept for backward compatibility.