ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Creating the Vision pages of the WEBDEV RAD pattern
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Creating the Vision windows of the WINDEV RAD pattern
7. AJAX technology
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
General environment of WINDEV
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The different types of windows
The following types of windows can be created in a WINDEV application......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Border (Type of variable)
The Border type is used to handle a border through programming...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Size (Property)
The Size property is used to determine and change the size of an element.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
16. Java applications in practice
Java applications in practice...
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......