ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
HTTPCreateForm (Function)
Creates an HTTP form.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
HExecuteProcedure (Function)
Runs a stored procedure.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
ServiceContinue (Function)
Restarts a paused service.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Sound (Function)
Plays a sound in WAV format.
Character strings
WLanguage supports different types of strings....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min