ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
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)....
The Multimedia control
The Multimedia control is used to play multimedia files......
Constant
The constants are language elements whose value is fixed once and for all...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
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......
VariableReset (Function)
Resets the variable to its initial value.
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......
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
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......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....