ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
dFont (Example)
Usage example of the dFont function
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Compile (Example)
Usage example of the Compile function
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
The Line control
A Line control is used to display a line in a page......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Materialized view
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
ControlClone (Function)
Creates a new control from an existing control.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......