ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of code editor
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Using the Vista style in your windows
WINDEV allows you to customize......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
CallDLL32 (Function)
Runs a function found in an external DLL.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......