ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
FTPSend (Example)
Usage example of the FTPSend function
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.