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.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar 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...
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.
2. How to test a site?
Zombie data files and items
During the life of an application, items live and die......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write...
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
The Internal Page control
...The "Internal Page" control is used to include a page (and its code) in a control of another...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Operations performed on state-transition diagrams
The following paragraphs explain......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......