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...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<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.
13. Print: Reports
WINDEV reports...
6. WEBDEV Account Manager
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Custom properties (WLanguage)
A custom property is a code element with two events......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
How to create a patch?
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Programming the table cells
The Table controls can be handled......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Managing parallel tasks
The computers are becoming more and more powerful......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Animation (Property)
The Animation property animates an image.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
WDINT setup