ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Handling Gantt Chart controls programmatically
Installing and starting WDTRAD