ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
WINDEV Mobile Framework License Agreement
WINDEV Mobile Framework License Agreement...
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
ERR_NOTADEVVERSION
Creating the Table pages of the WEBDEV RAD pattern
The lifecycle of some projects span several years......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Creating the Table windows of the WINDEV RAD pattern
WINDEV: Windows created via the RAD model
The window creation wizard offers many types of windows associated with HFSQL tables......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be bound to a table or use an in-memory data source. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
WDXView: Overview
WDXView is an ActiveX browser......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the table match the parameters described programmatically or in the database schema.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.