ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Euro constants
List of constants used by the functions for managing the Euro....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Upload control events
The following processes are associated with the Upload control:...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Items used in a select query
A query created in the query editor can contain several types of items......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Assisted universal replication: specific features
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....