ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Upload control
The Upload control is used to upload files on the Web server......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
fCreate (Function)
Creates an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Creating a Pivot Table control
To create a Pivot Table control......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......