ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WindowsVersion (Function)
Returns the runtime mode of Windows.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
ThreadMode (Function)
Changes the management mode of threads.
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Private Store for mobile applications
There are two methods two deploy your applications......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Query editor: Characteristics
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
TreeExpand (Function)
Expands a node in a TreeView control.
Handling controls in a report
The different operations available for the report controls are as follows......