ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
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......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
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.
Control constants
List of constants used by the functions for managing controls...
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
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....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
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.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
SysMetric (Function)
Returns the resolution of a specific element.