ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
9. Types of standard controls
Types of standard controls...
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Generating an application for Universal Windows 10 App
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Constants for managing emails
List of constants used by the functions for managing emails....
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.