ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mouse management functions
List of functions for mouse management...
List of extension attributes
The list of extension attributes ......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
List of reserved words
Creating a translation file
WDINT allows you to create a translation file....
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
File download functions
The following functions are used to manage downloads......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Line control properties
List of properties associated with the Line control...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Rights on the virtual directory
12. Pages in practice
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......