ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operator on Address
The & operator returns the address of a variable as an integer
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
MCI constants
List of constants used by the MCI functions....
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
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.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Array management functions
List of functions for managing arrays...
HReadSeek (Example)
Usage example of the HReadSeek function
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Creating the Form pages of a WEBDEV RAD pattern
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......