ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Server (Property)
The Server property is used to manage servers.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
PDF Reader control events
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
Point
The Point keyword is used to manage a point...
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
HReadSeek (Example)
Usage example of the HReadSeek function
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....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.