ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iLine (Function)
Prints a line at specified coordinates.
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
InitParameter (Function)
Initializes the management of persistent values.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
dbgEnableAssert (Function)
Enables or disables the assertive programming.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
SaaSAdminAddSite (Function)
Adds a SaaS site.
Error 14: ELSE statement without IF