ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
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.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
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.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Constants for managing Map controls
Constants for managing Map controls...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
VariableReset (Function)
Resets the variable to its initial value.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......