ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cross-references in the code editor
The cross-references in the code editor are used to identify......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Test of a query
The query editor allows you to run the test of query result......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Popup window
WINDEV allows you to open windows in popup format......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Constants for external files
List of constants used by the functions for managing external files....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Body Complement block
The Body complement block is linked to the Body block......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Creating the Form pages of a WEBDEV RAD pattern
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.