ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Share your projects via Git
Git is a source code manager......
The Dashboard control
Dashboards are essential elements in an application......
List of extension attributes
The list of extension attributes ......
8. Windows in practice
Discover the main actions that can be performed on the windows....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
WEBDEV license agreement
WEBDEV license agreement...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.