ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
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.
FileSize (Property)
The FileSize property is used to get the size of a file.
<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)....
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.
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
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
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...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
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......
WINDEV 2024 Tutorial - Table of contents
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
WINDEV Mobile Framework License Agreement
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.