ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
HInfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
WDInst: include an autorun in a CD installation
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Copying controls from the page editor
The controls can be copied from the page editor......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Creating the link buttons in the windows of a WINDEV RAD pattern
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF)....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......