ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
String functions
List of functions for managing character strings...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
fDirRename (Function)
Renames a directory.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
WDTRAD options
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Code snippets
The code editor allows you to enter "Code snippets"......
Constants used by the functions for managing Dockable Panel controls
WINDEV Mobile 2024 Tutorial - Table of contents
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.