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......
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.
HTMLExecuteBrowserProcedure (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.
Events associated with pages
List of events associated with pages...
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.
Report controls
Several types of controls can be handled in a report created by the report editor......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
The Static control
A Static control is a control used to display a static text......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Associative array (Type of variable)
An associative array is an "advanced" type of array...