ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
BackgroundTaskAdd (Function)
Adds a new background task.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
RegistryValueType (Function)
Returns the type of value found in the registry.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Programming overview in C and C++
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
HOnError (Function)
Customizes the management of HFSQL errors.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Using an external component in an application
A component can be reused at any time in any application......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
16. Application test in practice
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Enumeration (Type of variable)
An enumeration is a set of values......
Calling a procedure/a function
Syntax for calling a local or global procedure.
2. How to test a site?
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......