ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Image drawing and processing functions
List of image drawing and processing functions...
NoteDelete (Function)
Deletes a repositionable note found in the current window.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Diagram management functions
Diagram management functions...
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
HStartServer (Function)
Allows you to start an HFSQL server (this function uses the MantaManager service).