ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
iPrintReport (External language)
Prints a report created with the report editor.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Internal component
An internal component is a set of elements from a project......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Software license agreement
WINDEV Express license agreement...
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Multilingual project
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Automation object
The Automation keyword is used to declare an automation object...
HTTPRequest (Function)
Starts an HTTP request on a server.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......