ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreateFont (Function)
grCreateFont is kept for backward compatibility.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Conversion (Function)
Converts a value from a unit to another one.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
xlsSave (Function)
Saves an XLS document.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Native MySQL Connector - License Agreement
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
WinOutWidth (Function)
Returns the full width of a window (including the border).
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
System constants
List of constants used by the system functions....
FinNetCurrentVal (Function)
Returns the net current value of investment.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
8. Optimizing an application