ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Feedback component
The Feedback component is a component provided with WINDEV......
How to create and handle a structure?
This help page explains how to create and handle a structure....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
Error 11: The label is unknown
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.