ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
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....
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......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
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......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
ERR_BAD_URL
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
How to develop a PHP site?
What is a PHP site?......
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......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
2. Analysis in practice
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.