ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designation of current element (Reserved word)
The keywords used to identify the current element are:
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete...
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project...
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Array (Variable type)
An array is a structured type used to group together a set of elements of the same type...
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Handling a control through programming in a report
All report controls can be handled through programming......
How to create and handle a structure?
This help page explains how to create and handle a structure....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Describing a report table
of the table elements...
The Edit control
The Edit control allows users to enter data......
Status bar of windows
The status bar of a window is used to display several types of information......
Creating help pages
A help system includes several pages......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed...
The pages
Pages are the main interface of a WEBDEV site......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed...
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing main window menus
A main menu is necessarily associated with a window......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network...