ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List of operators
<List variable>.Info (Function)
Gets the type and number of elements in a WLanguage list. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
wdbaasListUser (Function)
Returns the list of users of a WEBDEV OAuth authentication server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
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....
Field style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
How to use an array of structures?
An array of structures is an Array variable......
Error 705: The property does not exist on this type
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema, in ongoing database schemas (projects with multiple database schemas). in the specified database schema....
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
URL Rewriting
URL Rewriting is a technique used to improve SEO......