ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
2. Modes to install an application
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The Static control
A Static control is a control used to display a static text......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
6. Editing a page: zoning mode
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Managing main window menus
A main menu is necessarily associated with a window......
Including a supercontrol in a window or in a page
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).