ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
<Connection variable>.UpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
VariantMember (Variable type)
The VariantMember type is an advanced type corresponding to an array of members, each member is a Variant variable.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
GUIDAnalysis (Property)
The GUIDDatabase schema property returns the GUID of the database schema that was used to create the table.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
<Connection variable>.RSExecute (Function)
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule.
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupNext (Function)
Reads the group of contacts after the current group in a Lotus Notes or Outlook address book.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
<Table>.ExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
<Source>.UnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
HRSExecute (Function)
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.