ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Error 40: The END statement marking the end of the class declaration is missing
Error 38: The END statement marking the end of the structure declaration is missing
The Clickable Image control
The Clickable Image control can be used to......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
Managing HFSQL Classic tables
The HFSQL Control Center allows you to fully manage HFSQL Classic tables......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
HFSQL properties
List of HFSQL properties...
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
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....