ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
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
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP 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
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
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
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
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.