ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTP functions
List of HTTP functions...
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
HStatDate (Function)
Returns the date of the last update for the index statistics.
IsEven (Function)
Identifies an even number.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
Multimedia constants
List of constants used by the multimedia functions....
MemAdd (Function)
Adds an element to a memory area.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HStatTime (Function)
Returns the time of the last update for the index statistics.
Table control functions
List of functions specific to Table controls...
MemSort (Function)
Sorts the elements found in a memory zone.
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.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.