ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
<DiskFile variable>.Close (Function)
Closes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
MCIClose (Function)
Closes a media file.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
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
Outstanding progress bars
Simple or symmetric progress bar?...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
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......
HDescribeFile (Function)
Describes a data file programmatically.
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....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
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.
Generating the setup program
The last wizard step for creating the setup program allows you to......