ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
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, ......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
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......
Border (Type of variable)
The Border type is used to handle a border through programming...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
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......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
xBase files: Limits
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
List of reserved words
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min