ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
.NET object
To access a class......
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
4. HFSQL Classic
Programming patterns
CAUTION......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
The "Analysis" pane
The "Analysis" pane lists......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
2. Modes to install an application
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
8. Sharing a project in practice
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......