ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Min (Function)
Returns the lowest value.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
fRemoveDir (Function)
Deletes a directory from a disk.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MatWrite (Function)
Writes an element into a matrix.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).