ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Informix Native Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV database schema......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ERR_NO_DLLEXE
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Events associated with a Navigation Bar control
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.