ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GeometrySerializeWKT (Function)
Serializes a geometry using the Well-Known Text (WKT) format.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HeightExpanded (Property)
The HeightExpanded property gets and sets the height of an expanded iOS 13 widget.
FontMinSize (Property)
The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option.
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
LinestringGeo (Variable type)
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
<PolygonGeo variable>.SymmetricDifference (Function)
Calculates the symmetric difference between a geographic polygon and another geometry.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.