ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MutexEnd (Function)
Signals that the thread frees the mutex.
iPrintImage (Function)
Sends the image file to print to the print buffer.
iDestination (Function)
Configures the print destination.
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......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
MutexDestroy (Function)
Explicitly destroys a mutex.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
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
dbgSaveDebugDump (Function)
Saves a dump file of the application.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Combination (Type of variable)
A combination is a set of options.
Open (Function)
Opens a modal WINDEV window.
Shared memory area constants