ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Global and local variable
Two types of variables are available......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
EmailAppGetArchitecture (Function)
Gets the architecture (32 or 64-bit) of a computer's default email client....
Sound (Function)
Plays a sound in WAV format.
StatVariance (Function)
Calculates the variance for a series of values.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
The Check Box control
A Check Box can correspond to......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
The Static control
A Static control is a control used to display a static text......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HRegenerateFile (Function)
Regenerates a table from its log.
HStatCalculate (Function)
Collects statistics on table keys.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....