ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFRead (Function)
Retrieves the Salesforce records from their identifiers.
14. Controls in practice
Image (Property)
The Image property gets and sets the background image of a control or block.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Edit options of a report
The report editor allows you to......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.