ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
Software Factory
The concept of software factory is used to automate the process for creating applications....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Error 108: The size of the variable is not allowed
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Time (Type of variable)
The Time type is used to easily handle the times...
24. Displaying and linking pages
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Popup window
WINDEV allows you to open windows in popup format......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...