ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
LooperCount (Function)
Returns the number of rows in a Looper control.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
LDAP constants
List of constants used by the LDAP functions....
Events associated with Carousel controls
List of events associated with Carousel controls...
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
fSeparator (Function)
Returns a file path with normalized separators.