ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Handling a control through programming in a report
All report controls can be handled through programming......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .