ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
iPrintReport (Example)
Usage example of the iPrintReport function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
SchedulerDeleteTask (Function)
Deletes a scheduled task.
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatRead (Example)
Usage example of the MatRead function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
MatTranspose (Example)
Usage example of the MatTranspose function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
WINDEV 2024 Tutorial - Table of contents
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......