ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Testing the WEBDEV Application Server setup with an example
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
On/Off button in a window
The on/off button is a button that operates like a check box......
Multi-project search
Performing a search in the current project is a common operation......
2. WEBDEV administrator in practice
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
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......