ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
HOpenConnection (Function)
Opens a connection to a specific database.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Events associated with pages
List of events associated with pages...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Bluetooth constants
List of constants used by the Bluetooth functions....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Events associated with TreeView controls
List of events associated with TreeView controls...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
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......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).