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.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Programming automatic calculations in the columns of a Table control (prefix syntax)
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Handling an element found in a TreeView control through programming (prefix syntax)
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Warning (Function)
Displays a custom message in a system warning window.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
21. Reports
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....