ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Error 2109: You are using the ObjectInfo function
Handle (External language)
Returns the handle of a window or control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.