ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Character strings
WLanguage supports different types of strings....
HFSQL constants
List of constants used by the HFSQL functions....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Constants for managing tiles
WDTestSite: Load test
The stress tests are used to check......
Open (Function)
Opens a modal WINDEV window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Events associated with List Box controls
List of events associated with List Box controls...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Shared information
The information entered when creating the files and the items is shared throughout the environment......
iCreateFont (Function)
Creates a new print font.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......