ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Error 701: The property is read-only
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...