ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
Organization chart linked to a data file
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Style of a control
As soon as it is created, a control is associated with a style......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......