ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HPass (Function)
Defines the password used to create or open a data file.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
iDestination (Function)
Configures the print destination.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Combination (Type of variable)
A combination is a set of options.
Open (Function)
Opens a modal WINDEV window.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Shared memory area constants