ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Clipboard management functions
List of functions for managing the clipboard...
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
iEllipse (Function)
Prints an ellipse (in a rectangle).
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Events associated with TreeView controls
List of events associated with TreeView controls...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Static control properties
List of properties associated with a Static control...
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Space (External language)
Fills the content of WdString with space characters on the right.
12. Synchronizing data
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.