ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Select query description window: Use
Let's see some operations specific to the description window of a select query......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Null (keyword)
The "Null" keyword can correspond to:
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HMergeView (Example)
Usage example of the HMergeView function
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
NetworkDisconnect (Function)
Disconnects a network drive.
HListItem (Example)
Usage example of the HListItem function
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SQLExec (Example)
Usage example of the SQLExec function
Format (Property)
The Format property is used to identify and change the format of an element
List of reserved words
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
13. Generation modes
HChangeKey (Example)
Usage example of the HChangeKey function
fListFile (Example)
Usage example of the fListFile function
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.