ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventCreate (Function)
Creates an event.
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.
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HDescribeItem (Function)
Describes a file item through programming.
LooperCount (Function)
Returns the number of rows in a Looper control.
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.
Map control properties
The following properties can be used with Map controls:...
Height (Property)
The Height property gets and sets the height of an element.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
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).
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.
zipClose (Function)
Closes an archive.
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....
Width (Property)
The Width property gets and sets the width of an element.
Address
The Address keyword can correspond to...
grExist (Function)
Checks the existence of a chart in memory.
grDeleteAll (Function)
Erases a chart and destroys this chart.
LooperSelectPlus (Function)
Selects a row in a Looper 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.