ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link control properties
The Link control is available in a page and in a report......
ERR_CANNOT_RUN_EXPLORER
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
WDXView : Use
This help page presents the different features of WDXView......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Custom properties (WLanguage)
A custom property is a code element with two events......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
ERR_NO_TABLE
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Multilingual project
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
ERR_BAD_ACTION
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Extracting the text of the project
The following text can be extracted......
The Tab control
The Tab control is used to simultaneously display different controls......