ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific theme is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
System constants
List of constants used by the system functions....
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
FTPCommand (Function)
Sends a specific FTP command to a server.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Creating a select query
A select query (corresponding SQL statement......
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.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
.NET application
To create a.NET application from a project......