ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse code modeling
The reverse code modeling allows you to view in a graph......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
List of extension attributes
The list of extension attributes ......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.