ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. UML models
2. UML models
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Android Control Center
Do you know where to find your application log files?...
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Principle for running threads
At runtime, an application runs in a main thread......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Binding a Link control to an item
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Binding a Repositionable Note control to an item
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Materialized view