ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the functions for managing Tab controls
Error 113: Non-dynamic array without definition
ContentType (Property)
The ContentType property gets and sets the type of a message.
Namespace (Property)
The Namespace property is used to manage namespaces.
UUID (Property)
The UUID property is used to get the identifier of an element.
Company (Property)
The Company property is used to get and modify the company associated with an element.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
AppInstallVersion (Function)
Installs a specific application version.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Server (Property)
The Server property is used to manage servers.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
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....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....