ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Example)
Usage example of the HCreateView function
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
HSetREP (Function)
Enables or disables the management of .REP file.
Interactive notification management constants
Interactive notification management constants...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......