ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeItem (Function)
Describes a file item through programming.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Error 13: The label already exists
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
fMoveFile (Function)
Moves a file from one directory to another.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Generating the setup program
The last wizard step for creating the setup program allows you to......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
iMargin (Function)
Defines the "logical" print margins.
iWindowCancel (Function)
Configures the print cancel window..
fOpenTempFile (Function)
Creates and opens a temporary file.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Page templates
WEBDEV allows you to create page templates......
fSize (Function)
Returns the size of a file (in bytes).
HRegenerateFile (Function)
Regenerates a data file from its log.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Error 11: The label is unknown
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......