ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GeometrySerializeWKT (Function)
Serializes a geometry using the Well-Known Text (WKT) format.
End-user UI functions
Requests permission to use the device's camera....
7. HFSQL: Physical files
Checks the validity of an IdNr (personal identification number in Germany)....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
<PolygonGeo variable>.SymmetricDifference (Function)
Calculates the symmetric difference between a geographic polygon and another geometry.
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...