ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
How to find out whether a report was printed?
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Iconize (Function)
Minimizes a WINDEV window.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
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.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Control constants
List of constants used by the functions for managing controls...
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
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.