ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
EndService (Function)
Ends the execution of the current service.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
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.
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.
HMode (Function)
Changes the mode and the method for locking data files.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipSelectFile (Function)
Selects files from an archive.
SQLModify (Function)
Modifies the content of a row in the query result.
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.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
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.