ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
SocketExist (Function)
Checks the existence of socket.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
PDFSign (Function)
Applies an approval signature to an existing PDF.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
The pages
Pages are the main interface of a WEBDEV site......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Open (External language)
Opens a window.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...