ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
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....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
iCloud constants
The iCloud constants are as follows:
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Assisted universal replication: specific features
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
WDINT license agreement
WDINT license agreement...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Combination (Type of variable)
A combination is a set of options.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Beep (Function)
Emits a beep.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Edit options of a report
The report editor allows you to......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.