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.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
Local procedure
Two types of procedures are available......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
WEBDEV concepts
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Events associated with an infinite Progress Bar control
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Info (Function)
Displays a custom message in a system information window.