ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iSelectFont (Function)
Creates a new print font from the standard window for font selection...
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Animation (Property)
The Animation property animates an image.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Configuring the setup program
Two tools can be used to create a setup program......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.