ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_CURRENT_PAGE
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
ERR_DISCONNECTED_TIMEOUT
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Component (Type of variable)
The Component type is used to easily handle an external component.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
1. Project and analysis
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......