ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Creating the Vision windows of the WINDEV RAD pattern
The MultimediaReader property gets and sets the media player currently used by a Multimedia control to play media files....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Events associated with control templates
List of events associated with control templates...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
WinStatus (Function)
Gets or sets the window state.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Value (Property)
The Value property is used to get and change the value of an element.
The Check Box control
A Check Box can correspond to......
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
fCompress (Example)
Usage example of the fCompress function
fListFile (Example)
Usage example of the fListFile function
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......