ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
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.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Extern (Reserved word)
EXTERN is used to...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Changing sites from AWP to SEO-ready session mode
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Declaring and using a variable
A variable is defined by name and type......
Using an external component in an application
A component can be reused at any time in any application......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......