ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
How to use an array of structures?
An array of structures is an Array variable......
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.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
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.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....