ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
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 based on a data file
This type of Looper control uses data from a data file or query......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Activation key management functions
The following functions are used to manage activation keys:...
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...