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.
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......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
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.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
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......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.