ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTempPath (Function)
Returns the name of directory used to store the temporary files.
<Source>.Password (Function)
Defines the password used to create or open a data file.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
State (Property)
The State property is used to get and change the state of an element.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
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.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
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
CD/DVD functions
List of functions for managing CDs/DVDs...
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...