ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
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......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
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.
Share your projects via Git
Git is a source code manager......
Creating requirements
The following steps must be performed to implement the requirements......
9. Sharing a project in practice
Sharing a project in practice...
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......