ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Organization chart linked to a data file
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).