ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grExist (Function)
Checks the existence of a chart in memory.
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.
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.
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....
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.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Map control properties
The following properties can be used with Map controls:...
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.
Address
The Address keyword can correspond to...
ReplicInfo (Function)
Returns information about a replication.