ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Message text file format
The text files created by WDMSG use a specific format......
ERR_ALREADYCONNECTED
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The Upload control
The Upload control is used to upload files on the Web server......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
10. Smart controls
Smart controls...
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
The server is currently updated. Retry later.
12. Control templates
...Control templates...
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.