ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Organization chart linked to a data file
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
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.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
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.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).