ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
dbgEnableLog (Function)
Enables the runtime log programmatically.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
9. Sharing a project in practice
Sharing a project in practice...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Name (Property)
The Name property is used to get the name of an element.
Miscellaneous Windows constants
List of constants used by the Windows functions....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
OpenMobileWindow (Function)
Opens a window in a mobile application.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
2. Analysis in practice
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.