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.
Code snippets
The code editor allows you to enter "Code snippets"......
iDestination (Function)
Configures the print destination.
Obtaining an SSL certificate for IIS2 (2.0 or later)
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Copying and cloning
Variables are copied using the "=" operator...
TableInfoXY (Example)
Usage example of the TableInfoXY function
Using RAD patterns
The steps for creating a RAD pattern are as follows......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
10. Customizing the aspect of a site: skin elements
Date (Type of variable)
The Date type enables you to easily handle the dates...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......