ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Edit options of a report
The report editor allows you to......
ERR_NO_END_TAG
Custom properties (WLanguage)
A custom property is a code element with two events......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Link properties
When creating a link, you can simply specify the destination......
Dictionary
The dictionary is a file that can contain the project elements......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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, ...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Image control in a page
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
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......
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....
<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....