ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Link control properties
The Link control is available in a page and in a report......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Validity period of site pages
When creating a page, a validity period can be defined for this page......
FTP constants
List of constants used by the FTP functions....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Various constants
List of various constants....
ErrorBuild (Function)
Displays a custom error message in a system error window.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Native MySQL Connector - License Agreement
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.