ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailGetAll (Function)
Retrieves all the emails found on a server.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
CursorDisplay (Function)
Displays or hides the mouse cursor.
Reports
A report provides a custom view of data......
Handling controls in a report
The different operations available for the report controls are as follows......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
iCloud constants
The iCloud constants are as follows:
SaaS constants
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Font (Type of variable)
A Font variable creates a font programmatically...
SysErrorMode (Function)
Modifies the display mode of errors.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Copying controls from the report editor
The controls can be copied from the report editor......
Error 30: An exception process cannot be declared inside another exception process...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
iCreateFont (Function)
Creates a new print font.
DnDGetData (Example)
Usage example of the DnDGetData function
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
DnDEvent (Example)
Usage example of the DnDEvent function