ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
The Edit control
The Edit control allows users to enter data......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.