ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
iPrintReport (Function)
Prints a report created with the report editor.
16. Java applications in practice
Java applications in practice...
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.