ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Warning (Function)
Displays a custom message in a system warning window.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Creating the Vision windows of the WINDEV RAD pattern
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Configuring the IIS 7/7.5 server
WINDEV Framework License Agreement
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Defining a help window template
WINDEV allows you to create help window templates......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Glossary
The glossary lists all the abbreviations used in the code editor......
On/Off button in a window
The on/off button is a button that operates like a check box......
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.