ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
PageParameter (Example)
Usage example of the PageParameter function
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
ToastDisplay (Function)
Displays a "Toast" message.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
SysMetric (Function)
Returns the resolution of a specific element.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
fMakeDir (Example)
Usage example of the fMakeDir function