ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
2. How to test a site?
Runtime log
The runtime log is the best way to identify the most used features of an application......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
13. Types of standard controls
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
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......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
WDZip: Overview
WDZip is used to compress and group your files in archives......