ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging functions
List of debugging functions...
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
8. Binding controls to data
A window can display information from......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
8. Associating controls with data
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Constants for managing emails
List of constants used by the functions for managing emails....
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
Socket constants
List of constants used by the functions for socket management....
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Phone constants (Android / iOS)
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).