ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
TableMode (Function)
TableMode is kept for backward compatibility.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
fSeek (Function)
Gets and sets current position in an external file.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
fClose (Function)
Closes an external file.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Warning (Function)
Displays a custom message in a system warning window.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....