ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
6. Editing a page: zoning mode
23. Print modes
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
ERR_BAD_PARAMETER
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Data model editor: types of links
Several types of links can be found between the files......
The Sidebar control
The Sidebar control gives access to different options......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
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......
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)....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Programming overview in C and C++
Binding a Link control to an item
Programming the looper attributes
All the looper attributes can be handled by programming......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....