ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile Framework License Agreement
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....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
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....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
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....
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....
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......
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......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Testing a project: setting
By testing the project you can simulate how the application will run......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......