ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Configuring the setup program
Two tools can be used to create a setup program......
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.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
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.
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......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
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.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
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......
iPrintDoc (Function)
Prints a document in "docx" format.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min