ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the Express version
The Clickable Image control
The Clickable Image control can be used to......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Compilation options
The compilation options allow you to define the help system generation settings......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
LoadDLL (Function)
Loads the specified library (DLL) in memory.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
15. Creating the executable in practice
Creating the executable in practice...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
fFileExist (Function)
Checks the existence of an external file.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Materialized view
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Specific features of the Express version
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....