ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations in a Select query
The query editor allows you to perform operations on the values of an item......
<Window>.Iconize (Function)
Minimizes a WINDEV window.
SysWinShow (Function)
Modifies the display status of a window.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Push (Function)
Pushes an element onto the stack.
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:
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Iconize (Function)
Minimizes a WINDEV window.
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....
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......
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......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
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......