ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
13. Debugger
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
grMenu (Function)
Defines the type of context menu displayed by a chart.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Drop-down button
The drop-down button expands: a context menu. a popup window....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......