ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Operator on Address
The & operator returns the address of a variable as an integer
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
LoadParameter (Function)
Reads a persistent value.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
SCM: Repository versions
There are different versions of the SCM repository......
Events associated with Tab controls
List of events associated with Tab controls...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
2. Deploying a static site or a PHP site
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
5. User Groupware in practice