ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Managing HFSQL Classic tables
The HFSQL Control Center allows you to fully manage HFSQL Classic tables......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Generating the setup program
The last wizard step for creating the setup program allows you to......
1. The WINDEV Framework
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
<Connection variable>.CopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
SQLite Native Connector: Programming using SQL functions
The use of SQL functions to handle SQLite data does not require importing the table structure into the database schema....
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Testing the WEBDEV Application Server setup with an example
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Query and project
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Query editor
The query editor is used to automatically create queries on the data files......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
13. Types of standard controls