ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
The HTML Display control
The HTML Display control displays a web page in an application......
ERR_TIMEOUTINIT
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Style sheet
A style sheet ("......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Sorts in a report
The sort is used to organize the information displayed in the report......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
ERR_PARSER
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Changing sites from AWP to SEO-ready session mode
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....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......