ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
13. Types of standard controls
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
DDEString (Function)
Returns the information retrieved by DDERetrieve.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
WDINT setup
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Windows
The windows represent the main interface of a WINDEV application......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Window management functions (prefixed syntax)
List of functions for managing windows...
Window management functions
List of functions for managing windows...
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
MDIOpen (Function)
Opens and enables an MDI child window.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Handling menu options programmatically
The menu options can be handled......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......