ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Time management
For each element (windows, reports, ......
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
ERR_PARSER
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......