ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Handling a control through programming in a report
All report controls can be handled through programming......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Service management functions
List of functions for managing services...
Standard FTP functions
List of standard FTP functions...
<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.)....
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
How to develop a PHP site?
What is a PHP site?......
13. Debugger
Error 2109: You are using the ObjectInfo function