ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Table,Display (External language)
Refreshes the Table control.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
6. Internal window
Internal windows...
Including the code
You want to include your code lines in a condition, in a structure, ......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Component diagram
A component diagram shows the physical and static architecture of a system software......
XML management: Use example
This application example manages an XML file named "Orders......