ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
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....
Copying controls from the window editor
The controls can be copied from the window editor......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
API (Function)
Runs a function found in an external DLL.
Setup directory
The setup wizard allows you to configure the setup directory of application....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
TableAddChild (Example)
Usage example of the TableAddChild function
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
zipListFile (Example)
Usage example of the zipListFile function
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......