ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Option,Space (External language)
Fills the content of WdString with space characters on the right.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Functionality or documentation not available
Events associated with a Navigation Bar control
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Radio Button control properties
List of properties associated with a Radio Button control...
Body block
The Body block corresponds to the main block of the report......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......