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.
Open (Function)
Opens a modal WINDEV window.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....
Operations performed on collaboration diagrams
The following paragraphs explain......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
GglUploadDocument (Function)
Uploads a document to the Google server.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Compilation options
The compilation options allow you to define the help system generation settings......
MatMultiply (Function)
Multiplies two matrices.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
ArrayDistinct (Function)
Returns an array without duplicates.
String functions
List of functions for managing character strings...
Local procedure
Two types of procedures are available......
Events associated with Table controls
List of events associated with Table controls...
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Creating the skin template of a report
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......