ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding controls to data
A window or page can display information from......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Private Store for mobile applications
There are two methods two deploy your applications......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Local procedure
Two types of procedures are available......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
AWP without UI
Bootstrap, Angular, React, Vue......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
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......
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Image editor: Features
The image editor includes several features......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
ERR_BUTTON_EXPECTED
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......