ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Conversion (Function)
Converts a value from a unit to another one.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
TimeToInteger (Function)
Converts a time to an integer.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Setup mode
Several methods can be used to distribute a WINDEV application......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
How to create a menu?