ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
iGroupAdd (Function)
Adds a report to a group of reports.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
xmlAttribute (Variable type)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Sidebar control properties
List of events associated with Sidebar controls...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......