ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Reduce (Function)
Applies a computation to each element of a WLanguage array.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
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.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
14. Managing the "Back" button in practice
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...