ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEllipse (Function)
Prints an ellipse (in a rectangle).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Clipboard management functions
List of functions for managing the clipboard...
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Events associated with TreeView controls
List of events associated with TreeView controls...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.