ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Running the test of the User Groupware and installing it
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
1. Project and analysis
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Customizing the User Groupware
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 TimeLine controls programmatically
A TimeLine control can be......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......