ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadPersistent (Function)
Makes a thread persistent.
Classes, members, methods and properties
A class is made of......
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.
Table,Count (External language)
Returns the number of elements in a Table control.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
11. Window templates
WINDEV Mobile allows you to create window templates....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
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......
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.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
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...
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.