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.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Properties associated with the Cell control field
List properties associated with the Cell control field...
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed by columns and the resources in rows. in a Gantt Chart column....
docAutoReplace (Variable type)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Translating a text file with WDTRAD
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....