ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query editor: Characteristics
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Constants for managing character strings
List of constants used by string management functions...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Logical operators
The logical operators are as follows......
fSeek (Example)
Usage example of the fSeek function
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Chart constants
List of constants used by the functions for chart management....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......