ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
GetDefinition (Function)
Retrieves the definition of element type.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Check Box control functions
The following functions are used to manage the Check Box controls......
Functions for managing the Combinations and Enumerations
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to handle Image Editor controls and WDPic variables, using prefix syntax:
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Managing duplicates in the TreeView controls (prefix syntax)
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
The HTML control
The HTML control displays HTML pages or HTML code......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Access rights to a class property
A property is a code element that includes two processes......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.