ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
ActionUndo (Function)
Cancels the last action performed by the end user.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Constants for telemetry management
Constants for telemetry management...
LDAPRenameAttribute (Function)
Renames an attribute.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
iMargin (Function)
Defines the "logical" print margins.
BreakAdd (Function)
Adds a break into a Table or Looper control.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Table,Display (External language)
Refreshes the Table control.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
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....
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....
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......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.