ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
iGroupAdd (Function)
Adds a report to a group of reports.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
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....
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
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.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
ImageFirst (Function)
Displays the first image for the scroll.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.