ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
LanguageToName (Function)
Returns the name of a language.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
9. Hardware and software requirements
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
2. Static or dynamic site
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
InServiceMode (Function)
Indicates whether the code is run in a service.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
XMLDocument (Example)
Usage example of the XMLDocument function
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Page>.Address (Function)
Used to find out the Internet address of a page.