ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Financial constants
List of constants used by the financial functions....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Sound (Function)
Plays a sound in WAV format.
zipExist (Function)
Used to find out whether an archive exists.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Truncate (Function)
Truncates the right part of a string or buffer.
WindowsVersion (Function)
Returns the runtime mode of Windows.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......