ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Manipulating Calendar controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
<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.
11. Window templates
WINDEV Mobile allows you to create window templates....
Programming automatic calculations in the columns of a Table control
MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.