ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
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.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Hash constants
List of constants used by the Hash functions....
Warning 127: You are using a data source local to the process
OrgModify (Function)
Modifies an element in an Organization Chart control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Facebook functions
List of Facebook functions...
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function