ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Status bar of windows
The status bar of a window is used to display several types of information...
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Automatic management of exceptions
The management of exceptions can be customized by process......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
ColorPalette (Function)
Returns a color found in the current palette.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
History of versions
The history of setup versions is an advanced feature of the network setup......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Passing parameters
The parameters can be passed to a procedure......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Obtaining an SSL certificate for IIS2 (2.0 or later)
HReadNext (Function)
Sets the position on the next data file record according to a browse item.