ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageEnd (Function)
Forces the move to the next page during the report print.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
DDEConnect (Example)
Usage example of the DDEConnect function
GetActiveObject (Example)
Usage example of the GetActiveObject function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatRead (Example)
Usage example of the MatRead function
MatTranspose (Example)
Usage example of the MatTranspose function
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
NumHelp (Function)
Returns the number of the help context associated with the specified control.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
fExtractPath (Example)
Usage example of the fExtractPath function
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
KeyExpression (Example)
Usage example of the KeyExpression property
BurnerSave (Example)
Usage example of the BurnerSave function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
SQLModify (Example)
Usage example of the SQLModify function