ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Sharing a project in practice
Sharing a project in practice...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Creating requirements
The following steps must be performed to implement the requirements......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Assignment operators
Three assignment operators are available......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
The planes (in a window or in a report)
The planes are used to group the window controls......
Comparison operators
The comparison operators can be divided into several categories......
Principle for running threads
At runtime, an application runs in a main thread......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
2. Projects in practice
Discover the main operations that can be performed on a project....