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.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
MatWrite (Function)
Writes an element into a matrix.
Value (Property)
The Value property is used to get and change the value of an element.
HFSQL constants
List of constants used by the HFSQL functions....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Caption (Property)
The Caption property is used to get and change the text of an element.
Error 3: The string has no final "
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
grParameter (Function)
Retrieves or modifies a chart parameter.
Google document management functions
List of functions for managing Google documents...
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Describing a problem to the Free Technical Support
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......