ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
3. Deploying a dynamic WEBDEV site
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
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.
"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.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
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......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Generating an application for Universal Windows 10 App
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......