ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Events associated with the Pivot Table control
Constants for managing Windows events
The following constants are used to manage Windows events:...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Constants for managing the internal windows
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.