ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
SysDir (Function)
Returns the path of a system directory.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Window management functions
List of functions for managing windows...
XMLSavePosition (Function)
Stores the current position in the XML document.
Extracting messages added or modified since last extraction
A project was already created and translated......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SysSetFocus (Function)
Sets focus to a window or control.
Declaring and using a variable
A variable is defined by name and type......
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
NumberInWords (Function)
Converts a number to words.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.