ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
dbgInfo (Function)
Returns a debug information.
Name (Property)
The Name property is used to get the name of an element.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The "Internal report" control
...The "Internal report" controls are used to print several reports (secondary reports) in a single...
HDescribeConnection (Function)
Describes a new connection to an external database.
HDescribeFile (Function)
Describes a data file programmatically.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Bar code constants
The HTML Display control
The HTML Display control displays a web page in an application......