ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
ERR_BAD_PARAMETER
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Configuring the setup program
Two tools can be used to create a setup program......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Query based on query
Queries can be based on items from another query......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
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......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
WDOptimizer: Editing and modifying a ".REP" file
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
The indexed controls
A control is an indexed control if it contains several controls with the same name......