ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Composite chart
A composite chart is a chart that displays several types of charts......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
8. 10 tips for better interfaces...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
13. 3-Tier architecture
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
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....