ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
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......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
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....
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.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
<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.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.