ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrevious (Function)
Positions on the previous file record according to a browse item.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Structure of data files of user groupware
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HDescribeItem (Example)
Usage example of the HDescribeItem function
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
2. Analysis in practice
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
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).
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
fFileExist (Function)
Checks the existence of an external file.
HRead (Function)
Reads a record in a file according to a given record number.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.