ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
fListResource (Function)
Lists the resources integrated to the application.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
SaaSChangePassword (Function)
Changes the password of the connected user.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
LooperInsert (Function)
Inserts a row into a Looper control.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
fExeDir (Function)
Returns the directory from which the execution is started.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
grDeleteAll (Function)
Erases a chart and destroys this chart.