ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The planes (in a window or in a report)
The planes are used to group the window controls......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Automation object
The Automation keyword is used to declare an automation object...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HFSQL constants
List of constants used by the HFSQL functions....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
OpenChild (Function)
Opens a non-modal child window.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......