ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
13. Generation modes
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Bluetooth constants
List of constants used by the Bluetooth functions....
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Copying and cloning
Variables are copied using the "=" operator...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
HRead (Function)
Reads a record in a file according to a given record number.
Creating the Table windows of the WINDEV RAD pattern
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Events associated with TreeView controls
List of events associated with TreeView controls...
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Display (External language)
Displays a value in a control or assigns a value in a variable.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.