ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HStatDate (Function)
Returns the date of the last update for the index statistics.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
GroupModify (Function)
Modifies the current group of contacts in a Lotus Notes or Outlook address book.
GroupAdd (Function)
Adds a group of contacts in a Lotus Notes or Outlook address book.
GroupDelete (Function)
Deletes the current group of contacts from a Lotus Notes or Outlook address book.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
.NET Assemblies
.NET is Microsoft's software development platform......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Hash functions
Hashing is used to summarize a file or a character string......