ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Dictionary
The dictionary is a file that can contain the project elements......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
Definition (Variable type)
The Definition type gets the characteristics of the following types: simple type, advanced type, class, structure. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
The Pivot Table control
The PivotTable field dynamically displays data that comes from the intersection of different tables in a database......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
ERR_BAD_URL
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
How to develop a PHP site?
What is a PHP site?......