ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
16. Types of code
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
In-App functions
The following WLanguage functions are used to manage In-App purchases......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
WLanguage procedure called by CameraRunApp
WLanguage procedure ("callback") called when taking photos or recording videos via CameraRunApp.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
Principle for running threads
At runtime, an application runs in a main thread......
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
Properties associated with the options of a Switch control
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......