ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Creating the menus for the windows of the WINDEV RAD pattern
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Sound (Function)
Plays a sound in WAV format.
Creating the Relation windows of a WINDEV RAD pattern
BrowserPlatform (Function)
Returns the user's browser platform....
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
OpenMobileWindow (Function)
Opens a window in a mobile application.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).