ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Buffer (Keyword)
The Buffer keyword can correspond to...
MinimumLength (Property)
The MinimumLength property gets and sets the minimum length of an element.
Query
The keyword "Query" is used to describe:
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
StartPosition (Property)
The StartPosition property gets the starting position of an element in a Word Processing document.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
FaxConnect (Function)
Establishes a connection to a fax server.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
Virtual (Property)
The Virtual property determines if an element is virtual.
Sort (Function)
Sorts a WLanguage array.