ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
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.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
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.
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")....
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
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....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....