ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Recompiling the project
The project compilation is a process used to......
Recycle code windows
By default, a single code window is opened per ......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Open (Function)
Opens a modal WINDEV window.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Iconize (Function)
Minimizes a WINDEV window.
<Window>.Iconize (Function)
Minimizes a WINDEV window.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......