ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
HAddGroup (Function)
Adds a group of users.
LooperSelectPlus (Function)
Selects a row in a Looper control.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Text (Property)
The Text property is used to get and modify text.
Internal component
An internal component is a set of elements from a project......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Using several libraries in an application
A library is a WDL file that contains all the resources......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
xBase files: Limits
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Principle for running threads
At runtime, an application runs in a main thread......
5. Deploying a dynamic site (Session or AWP) in practice
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
fResourceDir (Function)
Returns the path of the read-only resources of the application.