ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
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....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
fSelectDir (Example)
Usage example of the fSelectDir function
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Salesforce functions
List of Salesforce functions...
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
EmailReadMessage (Example)
Usage example of the EmailReadMessage function