ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Zombie data files and items
During the life of an application, items live and die......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Discover all the possibilities of pivot tables
WDXView: Overview
WDXView is an ActiveX browser......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Installing and starting WDTRAD
Installing and starting WDTRAD
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
7. Source Code Manager (SCM)
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Welcome to Reports & Queries
Reports & Queries is used to......