ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Materialized view
Count (Property)
The Count property returns the number of elements in a given set.
Creating the Vision windows of the WINDEV RAD pattern
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Generating the RAD pattern
To generate a RAD pattern:...
Events associated with Calendar controls
List of events associated with Calendar controls...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
eCurrencyName (Function)
Returns the caption of a currency.
HChangeName (Function)
Modifies the physical name of a data file.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
SQL view
An SQL view is a virtual data source defined by an SQL query......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...