ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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......
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)......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
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......
Configuring the setup program
Two tools can be used to create a setup program......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.