ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
Events associated with a Gantt Chart column
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
Modbus constants
Constants used by the Modbus management functions....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
Error 1022: The access to the method of the class is restricted by a protected inheritance
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Modbus functions (prefix syntax)
List of Modbus functions...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
10. UMC: User Macro-Code
2. Examples and components provided with WEBDEV
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Types of Edit controls
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
Code editor: Display options
The code editor proposes several display options......
Bar Code management functions
The following functions are used to manage bar codes:...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024