ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Analysis links
The links are used to link the files found in an analysis between themselves......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Error 1010: The member of the class is constant
Re-allows the access (which means the connection) to one or more databases accessible via a connection....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static Text control found in a report....
Using the Salesforce service
Salesforce is a very popular CRM software......
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: option text. selected or deselected state of the option....
WLanguageCodeCompiling (Variable type)
The WLanguageCodeCompiling type is used to define all the compiler options used by the Compile, ExecuteCode and EvaluateExpression functions, as well as by the Code Editor control (via the Compiler property).
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.