ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
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...
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
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.
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....
Constants for managing Gantt charts
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
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.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).