ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
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.
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.
Image drawing and processing functions
List of image drawing and processing functions...
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.
Constants for managing Gantt charts
Diagram management functions
Diagram management functions...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
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.
<Chart>.BarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.