ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
SysWinTitle (Function)
Returns the title of the window.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Managing parallel tasks
The computers are becoming more and more powerful......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Describing an element
A flexible modeling includes different elements linked together......
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
11. User Macro-Code: UMC in practice
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Changing sites from AWP to SEO-ready session mode
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......