ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Address
The Address keyword can correspond to...
Format (Property)
The Format property is used to identify and change the format of an element
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
Server (Property)
The Server property is used to manage servers.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
FontName (Property)
The FontName property is used to manage the name of the font used.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Global (Property)
The Global property is used to determine if an element is global.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.