ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Internal component
An internal component is a set of elements from a project......
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
End-user UI management functions
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
WDINT license agreement
WDINT license agreement...
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Financial constants
List of constants used by the financial functions....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.