ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
iPrintArea (Function)
Prints a text in a rectangular area.
Diagram management functions
Diagram management functions...
Events associated with internal windows
List of events associated with internal windows...
HTTPRequest (Function)
Starts an HTTP request on a server.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
Format (Property)
The Format property is used to identify and change the format of an element
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.