ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema, in ongoing database schemas (projects with multiple database schemas). in the specified database schema....
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
The Dashboard control
Dashboards are essential elements in an application......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
SSHConnectCommand (Function)
Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Variable sshSession>CommandConnector (Function)
Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
AppOpenForm (Function)
Working: an application listing on the Android (Play Store) or iOS (App Store) market, so that users can rate and/or comment on it. the form for configuring the In-App purchases of an application....
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
.NET object
To access a class......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....