ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Replication management functions
Three types of replication are proposed......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Operator on Address
The & operator returns the address of a variable as an integer
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Password (Property)
The Password property sets and changes the password.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
LoadParameter (Function)
Reads a persistent value.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
grLegend (Function)
Indicates the presence and position of legend in a chart.