ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
ERR_NO_WDADMIN
9. Internal component
Query based on query
Queries can be based on items from another query......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Error 1012: The class member is not global: it cannot be accessed from a global method
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Query and project
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Error 17: OTHER CASE must be the last statement used in SWITCH
WDDIXIO overview
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......