ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
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......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Operating mode of dynamic Active WEBDEV Pages
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Items used in a select query
A query created in the query editor can contain several types of items......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Composite chart
A composite chart is a chart that displays several types of charts......