ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
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....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
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....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
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.