ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
MSIX installation
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Warning 124: Shadowing a global variable
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
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:...
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....
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....
<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....