ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Limitations of WINDEV, WEBDEV and WINDEV Mobile
13. External component in practice
External component in practice...
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
<Array>.Sort (Function)
Sorts a WLanguage array.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ArraySort (Function)
Sorts a WLanguage array.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Sort (Function)
Sorts a WLanguage array.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Procedure/Function
A procedure is used to associate an identifier with a statement block......