ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VariableReset (Function)
Resets the variable to its initial value.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ModbusDisconnect (Function)
Closes the Modbus session.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
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......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......