ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuDelete (Function)
Deletes a menu or a menu option.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating menu options programmatically
Menu options can be manipulated...
The structure of the file for remote control
The management of remote control uses a file in INI format......
Events associated with ListView controls
List of events associated with ListView controls...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
5. Which type of server to choose?
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Character strings
WLanguage supports different types of strings....
EmailGetAll (Function)
Retrieves all the emails found on a server.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.