ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLModify (Function)
Modifies the content of a row in the query result.
How to find out whether a report was printed?
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
14. Managing the "Back" button in practice
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
zipSelectFile (Function)
Selects files from an archive.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
CursorDisplay (Function)
Displays or hides the mouse cursor.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Extra (Property)
The Extra property manges additional information.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Beep (Function)
Emits a beep.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.