ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.