ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Service variable
The Service variable is used to......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
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......
Code editor: Display options
The code editor proposes several display options......
WDDeploy features
WDDeploy can be used to......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Error 507: The '++' operator is not allowed
Overview
Overview of the different operators...
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.