ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Control constants
List of constants used by the functions for managing controls...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Reals
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
SysMetric (Function)
Returns the resolution of a specific element.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
LooperAdd (Function)
Adds a row at the end of a Looper control.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....