ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImage (Function)
dSaveImage is kept for backward compatibility.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
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.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
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
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
fListDisk (Function)
Returns the list of disks installed on the computer.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
iPrintDoc (Function)
Prints a document in "docx" format.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Subject (Property)
The Subject property is used to get and change the subject of an element.
Table,Select,+ (External language)
Selects an element in a Table control.