ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fClose (Function)
Closes an external file.
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.)....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
fShortName (Function)
Returns the short name of a file or directory.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
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.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Error 17: OTHER CASE must be the last statement used in SWITCH
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.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
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......