ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Glossary
The glossary lists all the abbreviations used in the code editor......
Warning (Function)
Displays a custom message in a system warning window.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
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, ......
Configuring the IIS 7/7.5 server
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
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.
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....
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.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
GPSGetPosition (Function)
Retrieves information about the current device position.
5. Deploying a dynamic site (Session or AWP) in practice
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Programming custom calculations in Table controls
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
GPSLastPosition (Function)
Retrieves the information about the last known device position.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...