ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Options of the window editor
To configure the general options of the window editor......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
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......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
User Groupware files
Two categories of data files are managed......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....