ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site Map control properties
List of properties associated with a Site Map control...
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Creating and handling an item
The main operations that can be performed on an item are as follows......
Properties associated with the options of a Switch control
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Sound (Function)
Plays a sound in WAV format.
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
5. The following files are automatically created
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
<Page>.Address (Function)
Used to find out the Internet address of a page.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.