ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Creating the Form pages of a WEBDEV RAD pattern
Compound statements
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Global and local variable
Two types of variables are available......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
7. AJAX technology
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
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......
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......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
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......
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......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Installing a SOAP server with Apache
xBase files: Limits
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
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