ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
ArraySort (Function)
Sorts a WLanguage array.
FTPGet (Example)
Usage example of the FTPGet function
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
NetworkUser (Function)
Identifies the name of the connected user.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....