ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fOpenTempFile (Function)
Creates and opens a temporary file.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
General environment of WINDEV
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
RESTSend (Function)
Sends a REST request and waits for the server response.
MatMultiply (Function)
Multiplies two matrices.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....