ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
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......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
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.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
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")....
Events associated with a Navigation Bar control
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.