ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
Execute (Function)
Starts the execution of a process programmatically.
HQueryExecuted (Function)
Determines if a query has been executed.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
<Source>.QueryExecuted (Function)
Determines if a query has been executed.
ExecuteFunction
Executes a WLanguage function identified by its name.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Managing parallel tasks
The computers are becoming more and more powerful......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed...
16. Application test in practice
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
12. Pages in practice
5. Site test in practice
5. User Groupware in practice
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Creating and generating an external component
A component must be created from a project containing all the elements required...
5. User Groupware in practice
1. Examples provided with WINDEV Mobile
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HFSQL constants
List of constants used by the HFSQL functions....
1
4
5
6
7
>