ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
HSL (Function)
Creates a color from its hue, saturation and lightness.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Specific features of the applications for iPhone/iPad
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
4. UI: Windows
IU of windows...
7. Window templates
...Window templates...
What is an application?
An application is a set of objects (windows, controls, ......
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)......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.