ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customize the interface: move, enlarge or color controls
NET constants
List of constants used by the DotNet functions....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Error 111: The Pascal string %1 is too long
FirstDayOfMonth (Function)
Returns the first day of the month.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Calendar functions
List of Calendar functions...
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......