ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Organization chart linked to a data file
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Date management constants
List of constants used by date management functions...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
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....
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Managing main window menus
A main menu is necessarily associated with a window......