ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Test of a query
The query editor allows you to run the test of query result......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Items used in a select query
A query created in the query editor can contain several types of items......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Conversion (Function)
Converts a value from a unit to another one.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Chart constants
List of constants used by the functions for chart management....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
NextTitle (Function)
Modifies the title of next window to open.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.