ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Programming the table cells
The Table controls can be handled......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
gpwFindUser (Function)
Retrieves the characteristics of a user of the User Groupware.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, Ansi, Unicode.
Functions for managing images