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...
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>.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.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Android Control Center
Do you know where to find your application log files?...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Control management functions
List of functions for managing controls...
Line control properties
List of properties associated with the Line control...
Thumbnail control properties
List of properties associated with the Thumbnail control...
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Error 704: The property does not exist on
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
ERR_NO_APPLICATION
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Changing sites from AWP to SEO-ready session mode
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
WINDEV Mobile concepts