ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Creating the skin template of a report
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Installing a SOAP server with Netscape iPlanet 4.1
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
HOnError (Function)
Customizes the management of HFSQL errors.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Constants for external files
List of constants used by the functions for managing external files....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Type (Property)
The Type property is used to get and change the type of an element.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailSend (Example)
Usage example of the EmailSend function
Creating the Form windows of a WINDEV RAD pattern
HDBIndex (Function)
Opens an xBase index file.