ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Error 530: The -- operator is not allowed
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Error 507: The '++' operator is not allowed
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo")....
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....