ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
On/Off button in a window
The on/off button is a button that operates like a check box......
Defining a help window template
WINDEV allows you to create help window templates......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
4. Monitor your applications
Generating an application for Universal Windows 10 App
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Using WDDIXIO
To translate the text used in your project:...
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
ERR_DISCONNECTED_RELOG
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Image editor: Features
The image editor includes several features......
24. Displaying and linking pages
Accessing a database via a web service
The database can be accessed via a web service......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......