ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLChangeConnection (Function)
Modifies the current connection.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
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......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
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.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
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.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
ErrorBuild (Function)
Displays a custom error message in a system error window.
ServiceRestart (Function)
Restarts a service (already started).
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
ToastDisplay (Function)
Displays a "Toast" message.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......