ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
grZoom (Function)
Defines the zoom of a chart.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
MyPage (Reserved word)
MyPage is used to handle the current page...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
iPrintBlock (Function)
Forces a report block to print.
ErrorThrow (Function)
Throw a non-fatal error.
iPageNum (Function)
Returns or initializes the number of the page currently printed.