ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CD/DVD functions
List of functions for managing CDs/DVDs...
Size (Property)
The Size property is used to determine and change the size of an element.
Text (Property)
Text is used to find out whether an item is a text item.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
HLogRecreate (Function)
Used to re-create an empty log.
HPass (Function)
Defines the password used to create or open a data file.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
Query editor: Characteristics
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Domotic management functions
List of functions for managing domotics...
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Component (Type of variable)
The Component type is used to easily handle an external component.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
File download functions
The following functions are used to manage downloads......
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.