ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
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)....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Constants for managing arrays
List of constants used by the functions for array management....
WINDEV Mobile Framework License Agreement
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Local procedure
Two types of procedures are available......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
List of extension attributes
The list of extension attributes ......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......