ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binary (Property)
The Binary property is used to determine if an item is binary.
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.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
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.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
Hash constants
List of constants used by the Hash functions....
Warning 127: You are using a data source local to the process
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Error 35: 'Continue' is available in the loops only
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.