ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Error 1009: The member of the class is private
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
8. Windows in practice
Discover the main actions that can be performed on the windows....
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Error 1008: The member of the class is protected
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
4. Create a page in the editor...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
11. User Macro-Code: UMC in practice
1
3
4
5
6
7
299
>