ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Using an external component in an application
A component can be reused at any time in any application......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Error 17: OTHER CASE must be the last statement used in SWITCH
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.