ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control constants
List of constants used by the functions for managing controls...
Compile (Example)
Usage example of the Compile function
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
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......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
URL (Property)
The URL property is used to get and change a URL.
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....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
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....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Events associated with the project
List of events associated with the project...