ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
iPrintReport (Function)
Prints a report created with the report editor.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
XMLChild (Function)
Positions on the first child element of current element.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
The single-part and multi-part archives
Two types of archives are available......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.