ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Width (Property)
The Width property is used to determine and change the width of an element.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
The Edit control
The Edit control allows users to enter data......
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
Text (Property)
The Text property is used to get and modify text.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
fDelete (Function)
Deletes a file accessible from the current computer.
ArraySort (Function)
Sorts a WLanguage array.
Height (Property)
The Height property is used to get and change the height of an element.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Name (Property)
The Name property is used to get the name of an element.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Organizer control functions
The following functions are used to manage the Organizer control:...
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
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)....
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).