ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
iParameterViewer (Function)
Configures the report viewer.
OpenSister (Function)
Opens a non-modal sibling window.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
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).
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.).
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with Static controls
List of events associated with Static controls...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).