ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
WINDEV 2024 Tutorial - Table of contents
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
PageNumber (Property)
The PageNumber property gets and sets a page number.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
XMLResult (Function)
Returns the result of a calculation XPath query.
ExceptionPropagate (Function)
Propagates an exception.
LOOP statement
The statement block is repeated endlessly...
fListDisk (Function)
Returns the list of disks installed on the computer.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
KeyExpression (Example)
Usage example of the KeyExpression property
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.