ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
SNMPOIDType (Function)
Returns the type of data in an OID.
GetDefinition (Function)
Retrieves the definition of element type.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
ImageStopScrolling (Function)
Stops the automatic image sliding.
Windows,TCurrent (External language)
Modifies the title of the current window.
ChronoReset (Function)
Stops and resets a running stopwatch.
fTrackStop (Function)
Stops monitoring a file or directory.
CharactType (Function)
Returns information about the type of character.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Source>.LogStop (Function)
Stops the log process of a file.
DataType (Function)
Identifying the type of a WLanguage variable.
Structure (Type of variable)
A structure is a custom type of data...
HLogStop (Function)
Stops the log process of a file.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Wait (Function)
Temporarily stops the program execution.
xlsDocument (Example)
Usage example of the xlsDocument type
Type (Example)
Usage example of the Type property
Advanced types
The advanced types of WLanguage are as follows...
grCreate (Function)
Creates a specific type of chart.
grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......