ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MutexCreate (Function)
Explicitly creates a mutex.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HNext (Function)
Sets the position on the next data file record according to a browse item.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
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.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Creating an action plan
The action plans group all actions that will be performed by the software factory....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....