ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
2. Projects in practice
Discover the main operations that can be performed on a project....
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....
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....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
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......
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...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...