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....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table 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.
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.
grLegend (Function)
Indicates the presence and position of legend in a chart.
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).
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
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......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
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.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min