ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.Close (Function)
Closes an external file.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
The different types of windows
The following types of windows can be created in a WINDEV application......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
LanguageToName (Function)
Returns the name of a language.
Extern (Reserved word)
EXTERN is used to...
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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......
Native Sybase Connector for WINDEV and WEBDEV 2024
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......
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......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
fClose (Function)
Closes an external file.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Handling a WinForm .Net control through programming
The different copy modes
Two different copy modes are proposed by WDTRAD......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
WDTRAD options