ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
PageDisplay (Function)
Displays a web page in the user's browser....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
CallDLL32 (Function)
Runs a function found in an external DLL.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Feedback component
The Feedback component is a component provided with WINDEV......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Customizing the User Groupware
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Handling Scheduler controls programmatically
A Scheduler control can be......
Push notification
A mobile device can receive push notifications......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Time management help
Time management is extremely important......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Handling Gantt Chart controls programmatically