ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
FTPProxy (Function)
Specifies whether the communication functions that use FTP must go through a proxy to run their requests.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
The Line control
A Line control is used to display a line in a page......
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
fClose (Function)
Closes an external file.
ExceptionInfo (Function)
Retrieves information about the current exception.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Version (Property)
The Version property gets and sets the version of an element.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
NextTitle (Function)
Modifies the title of next window to open.
EnumControl (Function)
Returns the name of Nth control found in the specified element.