ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Multimedia control
The Multimedia control is used to play multimedia files......
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
HDescribeFile (Function)
Describes a table programmatically.
The Edit control
The Edit control allows users to enter data......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The Static Text control
A Static Text control is a control used to display a static text......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Constant
The constants are language elements whose value is fixed once and for all...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Events associated with Image controls
List of events associated with Image controls...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.