ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
3. Application development cycle
Development cycle of a WINDEV application....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Replication management functions
Three types of replication are proposed......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Body block
The Body block corresponds to the main block of the report......
First project window
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......