ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
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......
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......
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)......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
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
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Drawing constants
List of constants used by the drawing functions....
2. Examples and components provided with WEBDEV
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.