ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Image (Property)
The Image property gets and sets the background image of a control or block.
Outstanding progress bars
Simple or symmetric progress bar?
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
15. Project Management Hub
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HFSQL Control Center: Managing scheduled tasks
The Control Center allows you to set up an automatic optimization mechanism for the database and its files, thanks to scheduled optimization tasks......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Operations performed on activity diagrams
The following paragraphs explain......
Warning 12: The label is unused
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
The Clickable Image control
The Clickable Image control can be used to......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Window controls
Several types of controls can be used in a window, ......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
<Window>.ToFile (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....