ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 17: OTHER CASE must be the last statement used in SWITCH
FirstDayOfYear (Function)
Returns the date of the first day of the year.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
gpwOpen (Function)
Opens the User Groupware login window or page.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fShortName (Function)
Returns the short name of a file or directory.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
fClose (Function)
Closes an external file.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
fUnlock (Example)
Usage example of the fUnlock function
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Link control properties
The Link control is available in a page and in a report......
HDescribeItem (Function)
Describes a file item through programming.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.