ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
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....
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
LDAPFind (Function)
Performs a search in an LDAP server.
Step 1: Configuring the print parameters
This step allows you to choose......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...