ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
LooperCount (Function)
Returns the number of rows in a Looper control.
ToastDisplay (Function)
Displays a "Toast" message.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HDescribeItem (Function)
Describes a file item through programming.
Creating and handling an item
The main operations that can be performed on an item are as follows......
EventCreate (Function)
Creates an event.
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
zipClose (Function)
Closes an archive.
Opacity (Property)
The Opacity property gets and sets the opacity of an element.
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
grExist (Function)
Checks the existence of a chart in memory.
Map control properties
The following properties can be used with Map controls:...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ControlClone (Function)
Creates a new control from an existing control.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
grDeleteAll (Function)
Erases a chart and destroys this chart.
LooperSelectPlus (Function)
Selects a row in a Looper control.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.