ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Handling an Upload control through programming
The Upload control is used to upload one or more files....
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
GglListCalendar (Example)
Usage example of the GglListCalendar function
MatWrite (Example)
Usage example of the MatWrite function
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Automatic error handling
Error handling can be customized for each process......
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
XMLDelete (Example)
Usage example of the XMLDelete function
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
TextToRTF (Function)
Converts text to Rich Text Format.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
xlsClose (Example)
Usage example of the xlsClose function
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min