ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Custom tooltips
Tooltips are very useful for application users......
PageDisplay (Function)
Displays a web page in the user's browser....
CallDLL32 (Function)
Runs a function found in an external DLL.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
MatWrite (Function)
Writes an element into a matrix.
iBorder (Function)
Prints a border at specified coordinates.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
fSeek (Example)
Usage example of the fSeek function
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Printing in PDF format: Special cases
Specific features of print in PDF format...
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Constants for managing images in websites
Constants for managing appointments
Lists of constants used to manage the appointments...
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......