ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
6. HFSQL Client/Server clusters
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
6. HFSQL Client/Server cluster
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Line control properties
List of properties associated with the Line control...
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......