ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Code snippets
The code editor allows you to enter "Code snippets"......
The Dashboard control
Dashboards are essential elements in an application......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
24. Displaying and linking pages
Deselects a shape in a Diagram Editor control....
The Edit control
The Edit control allows users to enter data......
Creating an executable: General options
The main executable options are as follows......
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
Using .NET assemblies in a project
To use .NET assemblies in a project......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......