ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dashboard constants
Constants used by the functions for managing Dashboard controls...
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
ShellExecute (Function)
Opens a document in its associated application.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
2. Projects in practice
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
iPrintReport (Function)
Prints a report created with the report editor.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with ListView controls
List of events associated with ListView controls...