ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
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.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
SocketConfigure (Function)
Configures the use of Socket functions.
Kanban control functions
The following functions handle Kanban controls......
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Extern (Reserved word)
EXTERN is used to...
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Binding a Combo Box control to an item
ChangeCharset (Example)
Usage example of the ChangeCharset function
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.