ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Character strings
WLanguage supports different types of strings....
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
17. Project Management Hub
...Project Management Hub...
".STY" file: "Style sheet" file
A style sheet is a "......
fSeek (Example)
Usage example of the fSeek function
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Scheduler control events
The following events associated with Scheduler controls:...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......
<PolygonGeo variable>.Overlap (Function)
Determines if a geographic polygon overlaps another geometry.
<Polygon2D variable>.ConvexHull (Function)
Calculates the convex hull of the specified 2D polygon.
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the table match the parameters described programmatically or in the database schema.