ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit 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....
4. Create a page in the editor...
Changes the mode and the method for locking data files....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
ContextClose (Function)
Closes a page context.
Error 102: The constants can be defined in the initialization code of project, ...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV development: Apache 1.3.x and 2.0.x server configuration for CGI protocol and WEBDEV sites....