ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Android Control Center
Do you know where to find your application log files?...
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Page templates
WEBDEV allows you to create page templates......
Constants for managing Gantt charts
Universal replication
The purpose of universal replication is to keep several databases synchronized......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Hash constants
List of constants used by the Hash functions....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......