ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
7. Source Code Manager (SCM)
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Share your projects via Git
Git is a source code manager......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
ERR_BUTTON_EXPECTED
Break in a report
The break is used to group the records corresponding to a sort criterion......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Private Store for mobile applications
There are two methods two deploy your applications......