ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
9. Monitor your sites, servers, etc.
4. Monitor your applications
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
The Signature control
The Signature control is a report control used to sign......
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
In-App functions
The following WLanguage functions are used to manage In-App purchases......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WDTRAD overview
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.