ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Function)
Opens a non-modal child window.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Enumeration (Type of variable)
An enumeration is a set of values......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
2. Types of setup
Types of setup...
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Installing a SOAP server with Netscape iPlanet 4.1
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
11. Internal components in practice
Internal components in practice...
Recycle code windows
By default, a single code window is opened per ......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
FontCreate (Function)
Creates a font definition.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted for printing.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
PageNumber (Property)
The PageNumber property gets and sets a page number.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......