ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Popup window
WINDEV allows you to open windows in popup format......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Scheduler report
The report editor allows you to create "Scheduler" reports....
Error 102: The constants can be defined in the initialization code of project, ...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Aliases on data files: HAlias
The aliases are used to handle......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
The Static control
A Static control is a control used to display a static text......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
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....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Creating the skin template of a report
Container column in a Table control
A cell found in a Table control can contain a set of controls......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
How to create and handle a structure?
This help page explains how to create and handle a structure....
Link properties
When creating a link, you can simply specify the destination......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....