ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software license agreement
WINDEV Express license agreement...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
FlexAlignSelf (Property)
The FlexAlignSelf property gets and sets the alignment of an item along the cross axis of a Flexbox control (corresponding CSS property: "align-self").
Events associated with a Multimedia control
List of events associated with a Multimedia control...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Socket management functions
List of functions for managing sockets...
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.