ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Calendar functions
List of Calendar functions...
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
5. HFSQL Cient/Server
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Functions for managing images (prefix syntax)
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Query based on query
Queries can be based on items from another query......
Including a supercontrol in a window or in a page
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
DateTimeDifference (Function)
Calculates the difference between two dates and times.
diffApply (Function)
Applies a difference buffer to a specific buffer.