ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
BurnerPath (Function)
Returns the path of the current burner.
SysDir (Function)
Returns the path of a system directory.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ComponentLocate (Function)
Specifies the access path to an external component of project.
dArc (Example)
Usage example of the dArc function
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
<Polygon2D variable>.SerializeWKT (Function)
Serializes a 2D polygon using the Well-Known Text (WKT) format.
<PolygonGeo variable>.Touch (Function)
Determines whether a geographic polygon touches another geometry.
Size (Example)
Usage example of the Size property
Reals
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
LinestringGeoAddPoint (Function)
Adds a new point to a geographic linestring.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.