ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Runtime log
The runtime log is the best way to identify the most used features of an application......
AWP without UI
Bootstrap, Angular, React, Vue......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Constants for managing the windows
List of constants used by the functions for managing the windows...
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
14. Report templates
...Report templates are used to easily standardize report layouts....
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......