ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
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.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
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.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
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.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Properties associated with the chart series
List of properties associated with the chart series...
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.