ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
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.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
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.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
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....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Events associated with a Navigation Bar 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......
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Various constants
List of various constants used by the constants WINDEV functions....
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HListSynonym (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......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.