ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Tab control
The Tab control is used to simultaneously display different controls......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Windows
The windows represent the main interface of a WINDEV application......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Width (Property)
The Width property is used to determine and change the width of an element.
dPoint (Example)
Usage example of the dPoint function
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......