ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
GeometryDeserializeWKTGeo (Function)
Builds a geometry in geographic coordinates from a Well-Known Text (WKT) representation.
LeftIndent (Property)
The LeftIndent property gets and sets the space to the left of the text in a control.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
SQL functions: Special case
List of SQL functions: Special case...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Creating the Form windows of a WINDEV RAD pattern
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......