ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Example)
Usage example of the HCreateView function
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
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....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Error 3: The string has no final "
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Using .NET assemblies in a project
To use .NET assemblies in a project......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
SilverLight control properties
List of properties associated with the SilverLight control...
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
System constants
List of constants used by the system functions....
Image control in a page
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Extracting the text of the project
The following text can be extracted......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....