ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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.
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.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
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
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Body Complement block
The Body complement block is linked to the Body block......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Handling Gantt Chart controls programmatically
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
Error 113: Non-dynamic array without definition
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").