ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Blocking tables: correspondence WINDEV 5.5 and higher versions
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
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.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
Access rights to a class property
A property is a code element that includes two processes......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Shared memory area constants
Shared memory area functions
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Memory area management functions
The following functions are used to handle the certificates:...
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
15. Cookies: information stored on the end user's computer