ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Environment of the data model editor
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ChangeStyle (Function)
Modifies the style of a control dynamically.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
System constants
List of constants used by the system functions....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Multitask (Function)
The Multitask function allows you to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
12. External component in practice
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
Title (Property)
The Title property is used to get and change the title of an element.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Windows event functions
List of functions for managing Windows events...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....