ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RSS feed management functions
List of functions for managing RSS feeds...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
17. TLS/SSL: Encrypting information on the Web
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
ERR_CANNOT_RUN_EXPLORER
ERR_MSG_BOX
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
4. When to use the debugger?
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
WDZip: Creating or modifying an archive
This help page explains how to......
1. Project and analysis