ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
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....
Multi-product external components
Components are a remarkably useful tool for development teams......
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, ...).
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....