ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
MatExist (Example)
Usage example of the MatExist function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
TwainState (Example)
Usage example of the TwainState function
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
zipExtractPath (Example)
Usage example of the zipExtractPath function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
11. Controls in practice
Discover the main characteristics of the controls...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....