ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
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.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
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.
How to find out whether a report was printed?