ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events......
Setup on a local network (LAN)
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Window management functions (prefixed syntax)
List of functions for managing windows...
6. WEBDEV Account Manager
17. TLS/SSL: Encrypting information on the Web
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Style sheet
A style sheet ("......
Window management functions
List of functions for managing windows...
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
The Upload control
The Upload control is used to upload files on the Web server......
Reports
A report provides a custom view of data......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Array>.Min (Function)
Returns the lowest value in the array.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
Resizing a window (AAF)
Outstanding progress bars
Simple or symmetric progress bar?...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Report blocks
A printed report includes several sections......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......