ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Declaring and using a variable
A variable is defined by name and type......
Push notification
A mobile device can receive push notifications......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
The Organizer control
The Organizer control is used to display and handle organizers......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......