ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ServiceWait (Function)
Pauses the current service during the specified duration.
fExeDir (Function)
Returns the directory from which the execution is started.
3. Managing sockets
WINDEV includes advanced socket management functions....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
2. Examples and components provided with WEBDEV
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Combination (Type of variable)
A combination is a set of options.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
OpenChild (Function)
Opens a non-modal child window.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Report viewer: Offer several reports
In the document preview, end users can......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...