ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Installer theme
The setup program creation wizard lets you customize the setup program windows......
AJAXExecuteAsynchronous (Function)
Executes a server procedure without refreshing the page.
Creating a Pivot Table control
To create a Pivot Table control......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
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
Service variable
The Service variable is used to......
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......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Style of a control
As soon as it is created, a control is associated with a style......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......