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.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
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......
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
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:
5. User Groupware in practice
DnD constants
List of constants used by the functions for managing the Drag and Drop....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Type and version of Web server
The configuration diagnostic displays the following error......
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
Warning (Function)
Displays a custom message in a system warning window.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
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......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.