ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Installing the monitoring robot
The monitoring robot includes three executables......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Constants for external files
List of constants used by the functions for managing external files....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
SysNation (Function)
Returns the nation currently used by the system.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
REP files
REP files contain the list of data files handled by the application....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Comparison operators
The comparison operators can be divided into several categories......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Serialization constants
The serialization constants are as follows:
Sending elements to Free Technical Support
ArrayCopy (Function)
Copies the content of an array to another array.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....