ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Dimension (Example)
Example of use of Dimension
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Error 3: The string has no final "
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
3. Site development life cycle
<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....
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
ERR_BAD_APPLICATION
HClient structure
The HClient structure is used to......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Merging differences (SCM)
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).