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.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
gLine (Function)
Builds a sequence of characters containing a line.
Creating the Relation pages of a WEBDEV RAD pattern
HListConnection (Function)
Returns the list of connections currently described in the application.
Environment of the report editor
Environment of the report editor...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
WDTRAD options
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
fListDisk (Function)
Returns the list of disks installed on the computer.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min