ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX 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.
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.
Hash constants
List of constants used by the Hash functions....
Warning 127: You are using a data source local to the process
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Facebook functions
List of Facebook functions...
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
<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)....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
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
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
DownloadAdd (Function)
Adds a new download in the device's download manager....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.