ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToastDisplay (Function)
Displays a "Toast" message.
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.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
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.
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.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
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......
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
SocketConnect (Function)
Connects a client computer to a given socket.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......