ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. User Macro-Code: UMC in practice
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
10. Internal component
Internal component...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Defining clickable areas
In a page, an Image control can contain clickable areas......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Push notification
A mobile device can receive push notifications......
ERR_NO_END_TAG
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
WDScript: use in command-line and console mode
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Error 203: The procedure already has a scope attribute (local or global)
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
WEBDEV license agreement
WEBDEV license agreement...
Binding controls to data
A window or page can display information from......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Error 1010: The member of the class is constant
9. Internal component
Feedback component
The Feedback component is a component provided with WINDEV......