ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Check Box control
A Check Box can correspond to...
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
CheckBoxCount (Function)
Returns the number of options found in 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...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
<Check box>.Delete (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...
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Arithmetic operators
The arithmetic operators are......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
ErrorBuild (Function)
Displays a custom error message in a system error window.
CmdExecute (Function)
Executes a command in console mode.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
13. Security benefit: managing the "Back" button
Diagram editor (WINDEV): ribbon and panels
The Diagram Editor control includes many features accessible via......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a Java archive
When your Java application is developed, you can......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......