ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
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......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Supercontrol
A supercontrol is an advanced type of control......
14. Report templates
...Report templates are used to easily standardize report layouts....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Telephony constants
List of constants used by telephony functions...
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
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......
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.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
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....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......