ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipClose (Function)
Closes an archive.
<zipArchive variable>.Open (Function)
Opens an existing archive.
<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<zipArchive variable>.Create (Function)
Creates an archive.
<Source>.Password (Function)
Defines the password used to create or open a data file.
sEvent (Function)
Branches an event on a serial port.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
zipOpenCAB (Function)
Opens an existing archive in CAB format.
HPass (Function)
Defines the password used to create or open a data file.
zipCreate (Function)
Creates an archive.
zipExtractPath (Function)
Returns the path of a file found in the archive.
<zipArchive variable>.Close (Function)
Closes an archive.
zipOpen (Function)
Opens an existing archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.