ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
URL (Property)
The URL property is used to get and change a URL.
Compile (Example)
Usage example of the Compile function
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Constants used by the functions for managing Dockable Panel controls
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Control constants
List of constants used by the functions for managing controls...
Iconize (Function)
Minimizes a WINDEV window.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Popup window
WINDEV allows you to open windows in popup format......