ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Caption (Property)
The Caption property is used to get and change the text of an element.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Enumeration (Type of variable)
An enumeration is a set of values......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
HMode (Function)
Changes the mode and the method for locking data files.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
HChangeConnection (Example)
Usage example of the HChangeConnection function
diffApply (Function)
Applies a difference buffer to a specific buffer.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Clipboard management functions
List of functions for managing the clipboard...
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Chart constants
List of constants used by the functions for chart management....