ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
OLESave (Function)
Saves the object found in an OLE control in binary format.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
ReplicAdmin: Overview
The Edit control
The Edit control allows users to enter data......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Report based on a query
Queries are used to easily select records in one or more data files......
ReplicSynchro: Overview
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......