ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Apply (Function)
Executes a procedure for each element of a WLanguage array.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ServiceWait (Function)
Pauses the current service during the specified duration.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Compilation options
The compilation options allow you to define the help system generation settings......
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
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.
FileDisplay (Function)
Displays a file in the browser of Web user.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.