ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
Error 1003: The element does not exist in the class
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
Compression (Property)
The Compression property gets and sets the data compression mode.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
FontName (Property)
The FontName property is used to manage the name of the font used.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.