ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRead (Function)
Reads a record in a file according to a given record number.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Project description: Project tab
The project description window allows you to configure various elements of your project......
<Source>.Read (Function)
Reads a record in a file according to a given record number.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Importance (Property)
The Importance property is used to get and change the importance level of an appointment.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
Installing and starting WDTRAD
Orientation (Property)
The Orientation property gets and sets the angle of an element.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
GrantType (Property)
The GrantType property gets the grant types available.
Installing WDDIXIO
WDDIXIO is automatically installed along with WDMSG or WDINT......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.