ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Phone management functions
List of functions for phone management...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Link properties
When creating a link, you can simply specify the destination......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
13. Security benefit: managing the "Back" button
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
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......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....