ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
<Check box>.Add
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
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.)....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Image control: the supported formats
The supported image formats are as follows:...
Action Bar control functions
The following functions are used to manage the Action Bar control......
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......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
3. Project dashboard
Project dashboard...
3. Project dashboard
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
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....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Events associated with an Organization Chart control
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...