ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
HDescribeItem (Function)
Describes a file item through programming.
Address
The Address keyword can correspond to...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Alias (Property)
The Alias property gets the alias of an element.
Testing a project: setting
By testing the project you can simulate how the application will run......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
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.
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.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Using an external component in an application
A component can be reused at any time in any application......
Recompiling the project
The project compilation is a process used to......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.