ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
Memory area management functions
The following functions are used to handle the certificates:...
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Error 101: Declaration of global variable not allowed
Zombie data files and items
During the life of an application, items live and die......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Local procedure
Two types of procedures are available......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
3-tier architecture
The development in "3-tier" architecture is now simplified......
The Carousel control
The Carousel control is used to display an animated menu made of images......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......