ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
MatMultiply (Function)
Multiplies two matrices.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
XMLFind (Function)
Performs a search in an XML document.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SysXRes (Function)
Returns the horizontal screen resolution.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Component (Property)
The Component property configures the different components of a composite key.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
iMargin (Function)
Defines the "logical" print margins.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......