ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Mouse management functions
List of functions for mouse management...
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Z-index of a control
All the controls in a window or report have a different z-index......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Software Factory
The concept of software factory is used to automate the process for creating applications....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....