ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Company (Property)
The Company property is used to get and modify the company associated with an element.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Action (Property)
The Action property is used to specify the action to be performed.
Bookmark (Property)
The Bookmark property is used to manage the bookmarks of a document.
Border (Property)
The Border property defines the characteristics of the borders in a document.
Document (Property)
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Paragraph (Property)
The Paragraph property is used to manage paragraphs in a Word Processing document.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Alias (Property)
The Alias property gets the alias of an element.
Using an external component in an application
A component can be reused at any time in any application......
HDescribeItem (Function)
Describes a file item through programming.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific 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.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Testing a project: setting
By testing the project you can simulate how the application will run......