ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
ERR_NO_DLLEXE
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
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
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......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<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]....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
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......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Installing the HFSQL Server module
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.