ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
SQLExec (Function)
Names and runs an SQL query.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
OpenChild (Example)
Usage example of the OpenChild function
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
zipDeleteAll (Function)
Deletes all files from an archive.
Different types of data (Type of variable)
A variable is defined by name and type......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.