ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Password (Property)
The Password property sets and changes the password.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Date
The Date keyword can correspond to...
Port (Property)
The Port property is used to identify and change a server connection port.
Font
The Font keyword can correspond to: a Font variable. the Font property....
Creating the link buttons in the windows of a WINDEV RAD pattern
Attribute (Property)
The Attribute property is used to manage attributes.
Alignment
The Alignment property is used to align elements.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Exif functions
List of Exif functions...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Border (Property)
The Border property is used to get and change the borders of an element.
ComponentInfo (Function)
Returns information about a component.
Author (Property)
The Author property gets and changes the author of an element.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
SocketExist (Function)
Checks the existence of socket.
Category (Property)
The Category property gets and sets the category of an element.
Version (Property)
The Version property is used to get and change the version of an element.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
Certificate
The Certificate keyword can correspond to...
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.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).