ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Sybase Connector: 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 analysis......
Events associated with formatted display controls
List of events associated with formatted display controls...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Content (Property)
The Content property is used to get and change the content of an element.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Native Informix 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 analysis......
<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.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
WinCopyForm (Function)
Copies the content of a form into the clipboard.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
ERR_NO_DLLEXE
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.