ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbReceived (Property)
Returns the number of parameters actually received by a procedure.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
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......
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......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Popup window
WINDEV allows you to open windows in popup format......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Constants for WLanguage types
List of constants for managing WLanguage types....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
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.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
WLanguage procedure called by GPSDetectPosition
WLanguage procedure ("callback") called by GPSDetectPosition when the device enters or leaves the region defined by the specified parameters.
WLanguage procedure called by inAppPurchaseProduct
Procedure ("Callback") called by inAppPurchaseProduct when the response to the purchase request is received.