ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
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).
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Clipboard management functions
List of functions for managing the clipboard...
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.
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.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function