ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
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...
CheckBoxDelete (Function)
Deletes an option from 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...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Body block
The Body block corresponds to the main block of the report......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
SCM file format evolutions
Four versions are available for the SCM repository......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Image control in a page
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
WDZip: Overview
WDZip is used to compress and group your files in archives......
Scheduler control events
The following events associated with Scheduler controls:...
Kanban control events
The following events are associated with Kanban controls......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....