ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
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.
grDestinationWMF (Function)
Defines a meta file as chart destination.
WINDEV 2024 Tutorial - Table of contents
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.
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
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
Partial indexing of memos
You now have the ability to index the content of a text memo item......
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......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
REP files
REP files contain the list of data files handled by the application....
fListDisk (Function)
Returns the list of disks installed on the computer.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
KeyExpression (Example)
Usage example of the KeyExpression property
MatFloatAdd (Example)
Usage example of the MatFloatAdd function