ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
ArrayCopy (Function)
Copies the content of an array to another array.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ThreadPause (Function)
Pauses the current thread during the specified duration.
iBorder (Function)
Prints a border at specified coordinates.
iEllipse (Function)
Prints an ellipse (in a rectangle).
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
zipSelectFile (Function)
Selects files from an archive.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Constants for managing the registry
List of constants used by the registry management functions....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...