ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
<DiskFile variable>.Create (Function)
Creates an external file.
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....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
The Upload control
The Upload control is used to upload files on the Web server......
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......
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......
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Comparison operators
The comparison operators can be divided into several categories......