ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window with arrow (iPad)
The principle of windows with arrow is straightforward......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
GglUploadDocument (Function)
Uploads a document to the Google server.
WINDEV Framework License Agreement
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
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....
Source (Property)
The Source property gets and sets the source of an element.
Materialized view
...A materialized view is a physical data source defined by an SQL query....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
How to open a page?
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
iCreateFont (Function)
Creates a new print font.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
XMLAddAttribute (Function)
Adds an attribute into an XML document.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Designing a supercontrol
A supercontrol is an advanced type of control......