ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Environment of the window editor
The main elements of window editor are as follows:
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Push (Function)
Pushes an element onto the stack.
fDirSize (Function)
Returns the size of a directory in bytes.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
EventDestroy (Function)
Explicitly destroys an event.
HSetMemo (Function)
Used to modify the management mode of memo items.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.