ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Managing the runtime errors
Some errors may occur in your application......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Composite chart
A composite chart is a chart that displays several types of charts......
Image editor: Features
The image editor includes several features......
Creating an executable: General options
The main executable options are as follows......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Interface of WDInst
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Removing a project from the SCM (Source Code Manager)
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Compatibility between external components and deployed applications
A component can evolve in many ways......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Code editor: Display options
The code editor proposes several display options......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
4. UI: Windows
IU of windows...
Action Bar control functions
The following functions are used to manage the Action Bar control......
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.