ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Enumeration (Type of variable)
An enumeration is a set of values......
Table,Modify (External language)
Modifies an element in a Table control.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Events associated with Looper controls
List of events associated with Looper controls...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
ServiceWait (Function)
Pauses the current service during the specified duration.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......