ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
Assisted input management functions
The following functions are used to program assisted input in edit controls...
NoteDelete (Function)
Deletes a repositionable note found in the current window.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
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.
WINDEV applications for Linux: Specific features
Constants for managing Gantt charts
Diagram management functions
Diagram management functions...
<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....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Multimedia functions
List of Multimedia functions...
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
XLS file handling functions
List of functions for managing XLS files...
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
TooltipMaxWidth (Function)
Modifies the maximum width of tooltips.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.