ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to use an array of structures?
An array of structures is an Array variable......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Select query description window: Items that can be used
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Using several libraries in an application
A library is a WDL file that contains all the resources......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
How to create and handle a structure?
This help page explains how to create and handle a structure....
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Error (Function)
Displays a custom error message in a system error window.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Enumeration (Type of variable)
An enumeration is a set of values......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Principle for running threads
At runtime, an application runs in a main thread......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......