ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

.NET application
To create a.NET application from a project......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Input (Function)
Displays a message allowing the user to type an information.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
tapiCapability (Function)
Returns the characteristics of a telephony device.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.