ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
Mask functions
The following functions are used to manage masks...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Defining a help window template
WINDEV allows you to create help window templates......
Table,Insert (External language)
Inserts an element into a table at a given position.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Multiline strings
To type character strings over several lines in the code editor...
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
CallDLL32 (Function)
Runs a function found in an external DLL.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Project (External language)
Opens and runs a WINDEV project.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Events associated with TreeView controls
List of events associated with TreeView controls...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......