ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Report data source
...The reports can be created with the data coming from:...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Style sheet
A style sheet ("......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Border of controls
One of the most important elements of control style is its border......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.