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.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change...
gImage (Function)
Builds a sequence of characters containing an image.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
ComponentLoad (Function)
Loads an external component. This component can be: an external component present...
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Information 302: Ambiguity between a variable and a control
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system...
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Events associated with Carousel controls
List of events associated with Carousel controls...
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table...
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow...
ColorPalette (Function)
Returns a color found in the current palette.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
nWDGetLastError: Error code of last error
Error code of last error......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
MatCopy (Function)
Creates the copy of a matrix.