ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
xlsMsgError (Example)
Usage example of the xlsMsgError function
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
ModbusDisconnect (Function)
Closes the Modbus session.
GetTheme (Function)
Gets the current theme of a mobile application.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
SIPVisible (Function)
Displays the keyboard.
VariableReset (Function)
Resets the variable to its initial value.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....