ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Configuring the IIS 7/7.5 server
Creating the Vision windows of the WINDEV RAD pattern
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
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
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.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
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......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Installing the robot controller
The monitoring robot includes three executables......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......