ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fRename (Function)
Modifies the name of a file.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Custom properties (WLanguage)
A custom property is a code element with two events......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
fWrite (Function)
Writes: a character string to an external file. a memory section....
iPrintImage (Function)
Sends the image file to print to the print buffer.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......