ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
23. Print modes
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
WDXView : Use
This help page presents the different features of WDXView......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Edit options of a report
The report editor allows you to......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Declaring and using a variable
A variable is defined by name and type......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......