ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Principle for running threads
At runtime, an application runs in a main thread......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Accessibilité (Property)
WinEdLoad (Function)
Loads the changes made by the end user in a window.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Using an external component in an application
A component can be reused at any time in any application......
10. Internal components in practice
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Using the query result
The result of a select query can be used in......
7. Multilingual applications in practice
11. Internal components in practice
Internal components in practice...
LDAPFind (Function)
Performs a search in an LDAP server.
List of reserved words
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...