ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing an element
A flexible modeling includes different elements linked together......
Creating a Pivot Table control
To create a Pivot Table control......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
InApp constants
12. Control templates
...Control templates...
Constants for managing Organizer controls
Constants for managing Organizer controls...
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
1. What is a website?
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....