ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Functions for handling directories and external files
List of functions for handling external files...
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grSurfaceAddData (Function)
Adds a data into a Surface chart.
SocketClose (Function)
Closes a socket or a connection to a server socket.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
zipExist (Function)
Used to find out whether an archive exists.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.