ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatRead (Example)
Usage example of the MatRead function
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
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
ScanCapability (Function)
Used to determine if a scanner has a given capability.
fDriveInfo (Example)
Usage example of the fDriveInfo function
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
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
Constants used for managing the multi-touch
Constants for managing the multi-touch...
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......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Error 38: The END statement marking the end of the structure declaration is missing
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......