ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
2. WEBDEV administrator in practice
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Size (Property)
The Size property is used to determine and change the size of an element.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.