ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLToText (Function)
Converts a character string in XML format into a standard character string.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Decode (Function)
Decodes a character string that was encoded by Encode.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatDelete (Function)
Deletes an existing matrix.
MatRead (Function)
Reads the value of a matrix element.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
BrowserPlatform (Function)
Returns the user's browser platform....