ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeConnection (Function)
Describes a new connection to an external database.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HDelete (Function)
Deletes a record from a data file (query or view).
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Size (Property)
The Size property is used to determine and change the size of an element.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
The Cell control
The Cell control contains controls......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
EventCreate (Function)
Creates an event.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.