ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
BackgroundTaskAdd (Function)
Adds a new background task.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Different types of data (Type of variable)
A variable is defined by name and type......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Time management help
Time management is extremely important......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
The Upload control
The Upload control is used to upload files on the Web server......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Android Control Center
Do you know where to find your application log files?...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Limitations of WINDEV, WEBDEV and WINDEV Mobile