ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
Statistical functions
List of statistical functions...
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
GglUploadDocument (Function)
Uploads a document to the Google server.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
MutexDestroy (Function)
Explicitly destroys a mutex.
Warning (Function)
Displays a custom message in a system warning window.
Multilingual project
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Array functions
List of functions for managing arrays...
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
After
They After keyword can correspond to:
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......