ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLChangeConnection (Function)
Modifies the current connection.
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.
fDateTime (Example)
Usage example of the fDateTime function
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
iEndReport (Function)
Forces the report print to stop.
ServiceStop (Function)
Stops a service.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
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.
ServiceStart (Function)
Starts a service.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ServiceRestart (Function)
Restarts a service (already started).