ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The Wire control
The Wire control is used to visually link 2 controls......
Body Complement block
The Body complement block is linked to the Body block......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Python: Native calls
WLanguage allows for native Python calls......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Creating a delete query
A delete query (corresponding SQL statement......
The planes (in a window or in a report)
The planes are used to group the window controls......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The HTML control
The HTML control displays HTML pages or HTML code......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Error 530: The -- operator is not allowed
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.