ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
iParameterReport (Function)
Configures the printer by opening the configuration window.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Kanban control events
The following events are associated with Kanban controls......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
ThreadPersistent (Function)
Makes a thread persistent.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
HConnect (Example)
Usage example of the HConnect function
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.