ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
SQLConnect (Example)
Usage example of the SQLConnect function
NetworkConnect (Function)
Associates a drive with a shared network directory.
CharactType (Function)
Returns information about the type of character.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
WINDEV: Example of programmed Drag and Drop
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HCross (Function)
Crosses a record in a data file.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Creating the Relation windows of a WINDEV RAD pattern
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Specific features of the Express version
GetActiveObject (Example)
Usage example of the GetActiveObject function
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
SQLModify (Example)
Usage example of the SQLModify function
11. Controls in practice
Discover the main characteristics of the controls...