ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Wait (Function)
Temporarily stops the program execution.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Bluetooth constants
List of constants used by the Bluetooth functions....
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Automatic documentation of external components
External components must include a technical documentation......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
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......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.