ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
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
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
WINDEV 2024 Tutorial - Table of contents
SchedulerDeleteTask (Function)
Deletes a scheduled task.
Error 38: The END statement marking the end of the structure declaration is missing
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
dbgSaveDebugDump (Function)
Saves a dump file of the application.