ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
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
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
HIndex (Example)
Usage example of the HIndex function
fShortName (Example)
Usage example of the fShortName function
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
fListDisk (Function)
Returns the list of disks installed on the computer.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
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......
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....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.