ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
iCreateFont (Function)
Creates a new print font.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
XLS file handling functions
List of functions for managing XLS files...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Operations in a Select query : add and delete
The following paragraphs present......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Registry management functions
List of functions for managing the registry...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
httpRequest
The HTTPRequest keyword can correspond to...
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
Reports & Queries: New features in this version
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Select query description window: Items that can be used
HTTPGetResult (Example)
Usage example of the HTTPGetResult function