ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
The different types of integers
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
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......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
How to use an array of structures?
An array of structures is an Array variable......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
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.
Designing a supercontrol
A supercontrol is an advanced type of control......
<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.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......