ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
WDDIXIO License Agreement
WDDIXIO License Agreement...
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
iPreview (Function)
Configures the print destination.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle 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....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Creating the menus for the windows of the WINDEV RAD pattern
Programming the table cells
The Table controls can be handled......
Functionality or documentation not available
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Creating the Vision windows of the WINDEV RAD pattern
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
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......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......