ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table,Count (External language)
Returns the number of elements in a Table control.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
WINDEV applications for Linux: Specific features
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Table,Modify (External language)
Modifies an element in a Table control.
HDelete (Function)
Deletes a record from a data file (query or view).
HIndex (Function)
Rebuilds the file index (".NDX" file).
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
Events associated with Looper controls
List of events associated with Looper controls...
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Classes, members, methods and properties
A class is made of......