ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Feedback component
The Feedback component is a component provided with WINDEV......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
8. Traffic statistics of dynamic sites
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
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......
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
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)....
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......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
The Upload control
The Upload control is used to upload files on the Web server......