ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multicolumn report
The report editor allows you to create "Multicolumn" reports....
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
fSeek (Example)
Usage example of the fSeek function
Hash constants
List of constants used by the Hash functions....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
OBEX constants
List of constants used by the OBEX functions....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Analysis links
The links are used to link the files found in an analysis between themselves......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.