ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Materialized view
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Multi-product external components
Components are a remarkably useful tool for development teams......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Creating a translation file
WDINT allows you to create a translation file....
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
6. Editing a page: zoning mode
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).