ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Referring to an element in a WLanguage event / process
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Using .NET assemblies in a project
To use .NET assemblies in a project......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
iParameterViewer (Function)
Configures the report viewer.
Windows
The windows represent the main interface of a WINDEV application......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.