ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailCloseSession (Example)
Usage example of the EmailCloseSession function
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
HModify (Example)
Usage example of the HModify function
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
LocalStorageGet (Function)
Retrieves a value from the local storage.
fTempFile (Function)
Returns the name of a unique temporary file.
Constants for managing masks
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
NET constants
List of constants used by the DotNet functions....
zipExtractAll (Example)
Usage example of the zipExtractAll function
Properties associated with a page
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Error 3: The string has no final "
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
zipExtractFile (Example)
Usage example of the zipExtractFile function