ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
fSeek (Function)
Gets and sets current position in an external file.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
TreeListItem (Example)
Usage example of the TreeListItem function
OCRExtractText (Function)
Reads the text contained in an image.
HLogRestart (Function)
Restarts the logging process on a file.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.