ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_URL
Saving entered data (AAF)
8. Windows in practice
Discover the main actions that can be performed on the windows....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
2. WEBDEV administrator in practice
1. What is the WEBDEV administrator used for
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.