ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"About" window
The "About" window is used to display and access various information about the current application......
Error 1050: This member already exists in the composite variable
Error 810: * can only be used for a parameter with a default value
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
xlsSave (Function)
Saves an XLS document.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Error 1033: The access directives are not allowed in a structure
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The "Analysis" pane
The "Analysis" pane lists......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.