ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
dBackground (Example)
Usage example of the dBackground function
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Multimedia control properties
List of properties associated with the Multimedia control...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Upload control events
The following processes are associated with the Upload control:...
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
SilverLight control properties
List of properties associated with the SilverLight control...
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Color (Property)
The Color property is used to get and change the color of an element.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......