ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Time (Type of variable)
The Time type is used to easily handle the times...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Radio Button control properties
List of properties associated with a Radio Button control...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
PythonExecute (Function)
Executes a function present in a Python module.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Native MySQL Connector - License Agreement
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Obtaining an SSL certificate for IIS2 (2.0 or later)
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Testing a project: setting
By testing the project you can simulate how the application will run......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Operations performed on sequence diagrams
The following paragraphs explain......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HFSQL Client/Server: Configuring the data files on the server
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.