ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): 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 data files for example). from an HFSQL server to antoher HFSQL server....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): 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 data files for example). from an HFSQL server to antoher HFSQL server....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
7. HFSQL: files physically created
Share your projects via Git
Git is a source code manager......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Query editor
The query editor is used to automatically create queries on the data files......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
5. User Groupware in practice
User report editor (Reports & Queries)
A report provides a custom view of data......
Native Access to SAP
SAP is a widely used ERP......