ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
HDescribeLink (Function)
Describes a link between two data files through programming.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
NotificationDisplay (Function)
Displays a message outside the browser.
iGroupAdd (Function)
Adds a report to a group of reports.
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
PDFSign (Function)
Applies an approval signature to an existing PDF.
SSH constants
The following constants are used to manage an SSH server:...
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Binary (Property)
The Binary property is used to determine if an item is binary.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
SocketCreate (Function)
Creates a socket.