ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDelete (Function)
Deletes a record from a data file (query or view).
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Variable scope
Variables can be declared anywhere in the code....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Range Slider control properties
The following properties are associated with the Range Slider control:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
WDXView: Overview
WDXView is an ActiveX browser......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......