ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Warning (Function)
Displays a custom message in a system warning window.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
HDescribeConnection (Function)
Describes a new connection to an external database.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Calendar functions
List of Calendar functions...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
zipExtractPath (Example)
Usage example of the zipExtractPath function
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Various constants
List of various constants used by the constants WINDEV functions....
HCopyRecord (Example)
Usage example of the HCopyRecord function
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
TimeValid (Function)
Checks the time validity.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Info (Function)
Displays a custom message in a system information window.