ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
grTitle (Function)
Modifies the caption and/or position of the chart title....
WDOptimizer: Editing and modifying a ".REP" file
IFrame control
IFrame is an HTML concept......
Report blocks
A printed report includes several sections......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
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?......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
ComponentLocate (Function)
Specifies the access path to an external component of project.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
HTML constants
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......