ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Constants for the archiving functions
List of constants used by the archiving functions....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Managing space characters in the searches?
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.