ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorBuild (Function)
Displays a custom error message in a system error window.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Various constants
List of various constants used by the constants WINDEV functions....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
11. Window templates
WINDEV Mobile allows you to create window templates....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.