ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Protecting access to the site: passwords
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
fAttribute (Function)
Returns or modifies the attributes of a file.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
15. Creating the executable in practice
Creating the executable in practice...
11. Window templates
WINDEV Mobile allows you to create window templates....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Operations performed on state-transition diagrams
The following paragraphs explain......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
HSetREP (Function)
Enables or disables the management of .REP file.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
ExeListProcess (Function)
Returns the list of applications currently run.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....