ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Code snippets
The code editor allows you to enter "Code snippets"......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
The Edit control
The Edit control allows users to enter data......
Creating an executable: General options
The main executable options are as follows......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
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....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
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....
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
11. Controls in practice
Discover the main characteristics of the controls...
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
MCIVolume (Function)
Modifies or returns the sound volume.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
How to open a window?
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Guided tour management constants
Creating a report
The report editor allows you to easily create all types of reports via a wizard......