ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
VaultSecretContents (Function)
Checks for the secret contents of the vault, i.e. determines if an application is executed using the secret contents. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
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....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
<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....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Debugging functions
List of debugging functions...
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......