ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to find out whether a report was printed?
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
HMode (Function)
Changes the mode and the method for locking data files.
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.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
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.
SQLModify (Function)
Modifies the content of a row in the query result.
CursorDisplay (Function)
Displays or hides the mouse cursor.