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...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<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.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Keep-alive on connection
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Events associated with Static controls
List of events associated with Static controls...
Handling Scheduler controls programmatically
A Scheduler control can be......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Constants for managing Map controls
Constants for managing Map controls...
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
8. Associating controls with data
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Functions for managing Breadcrumb controls
List of functions for managing Breadcrumb controls...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
8. Windows in practice
Discover the main actions that can be performed on the windows....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......