ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Action Bar control functions
The following functions are used to manage the Action Bar control......
Events associated with a Layout control
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Image control: the supported formats
The supported image formats are as follows:...
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Remote control: Some examples of configuration
Events associated with the Conference control
List of events associated with a Conference control...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Feedback component
The Feedback component is a component provided with WINDEV......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
5. Deploying a dynamic site (Session or AWP) in practice
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Configuring the IIS 7/7.5 server
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with the Pivot Table control