ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractPath (Example)
Usage example of the zipExtractPath function
Error 2109: You are using the ObjectInfo function
Creating the windows and the pages of the RAD pattern
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
State (Property)
The State property is used to get and change the state of an element.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Printing in PDF format: Special cases
Specific features of print in PDF format...
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
XMLDocument (Function)
Creates a new XML document.
TableInfoXY (Example)
Usage example of the TableInfoXY function
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......