ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV website......
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
Print constants
List of constants used by the print functions....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Setup directory
The setup wizard allows you to configure the setup directory of application....
DotNetDelegate (Function)
Initializes a.NET delegate.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Automation object
The Automation keyword is used to declare an automation object...
.NET object
To access a class......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
Programming Calendar controls
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.