ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceRestart (Function)
Restarts a service (already started).
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
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.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Events associated with Tab controls
List of events associated with Tab controls...
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.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
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......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
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......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.