ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Cell control properties
List of properties associated with the Cell control...
Thumbnail control properties
List of properties associated with the Thumbnail control...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Static control properties
List of properties associated with a Static control...
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
The "Analysis" pane
The "Analysis" pane lists......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
DurationToString (Function)
Converts a duration to a character string in the specified format.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Events associated with pages
List of events associated with pages...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.