ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Handling Scheduler controls programmatically
A Scheduler control can be......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Conversion (Function)
Converts a value from a unit to another one.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
The different types of windows
The following types of windows can be created in a WINDEV application......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Kanban control events
The following events are associated with Kanban controls......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Feedback component
The Feedback component is a component provided with WINDEV......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Scheduler control events
The following events associated with Scheduler controls:...
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......