ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
HJSONToRecord (Function)
Imports JSON data into the current record.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
iVLine (Function)
Prints a vertical line at specified coordinates.
CursorCapture (Example)
Usage example of the CursorCapture function
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Table,Select,+ (External language)
Selects an element in a Table control.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
HMode (Function)
Changes the mode and the method for locking data files.
EndService (Function)
Ends the execution of the current service.
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.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
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