ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Logical operators
The logical operators are as follows......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Other operators
The following are additional operators......
<DiskFile variable>.Close (Function)
Closes an external file.
WDTRAD options
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
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:
Extern (Reserved word)
EXTERN is used to...
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
LanguageToName (Function)
Returns the name of a language.
Comment (Property)
The Comment property is used to manage comments.
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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....
The Upload control
The Upload control is used to upload files on the Web server......
Native Sybase Connector for WINDEV and WEBDEV 2024
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......