ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Phone constants (Android / iOS)
<Word Processing>.GoIntoEdit (Function)
Enters Word Processing control in a specific part of the document: body, header or footer.
DocGoIntoEdit (Function)
Enters Word Processing control in a specific part of the document: body, header or footer.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
15. Cookies: information stored on the end user's computer
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Installing and starting WDTRAD
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.