ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
iPrintReport (External language)
Prints a report created with the report editor.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
HToItem (Function)
Assigns the specified value to an item of the current record.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
SysYRes (Function)
Returns the vertical screen resolution.