ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Feedback component
The Feedback component is a component provided with WINDEV......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
WDXView: Overview
WDXView is an ActiveX browser......
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Generating an application for Universal Windows 10 App
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
ERR_NO_END_TAG
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Hyper File functions available for backward compatibility
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......