ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file 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....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
HChangeConnection (Example)
Usage example of the HChangeConnection function
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Sum (Function)
Calculates the sum of the array elements.
HTTPRequest (Example)
Usage example of the HTTPRequest function
ChangeCharset (Example)
Usage example of the ChangeCharset function
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HErrorInfo (Example)
Usage example of the HErrorInfo function
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fStopCompress (Example)
Usage example of the fStopCompress function
iParameter (Function)
Retrieves the printer configuration and configures the print.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
fMakeDir (Example)
Usage example of the fMakeDir function
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
Creating a flexible modeling
To create a new flexible modeling, you can......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
fDateTime (Example)
Usage example of the fDateTime function