ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing contact functions
Deselects an appointment from an Organizer control....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
rssImage (Variable type)
The rssImage type is used to describe the image of a RSS feed...
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Sensor constants
Constants used by the SensorXXX functions...
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Error 20: The variable of the FOR loop should be a real
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Principle for running threads
At runtime, an application runs in a main thread......
End of Document block
The End of document block is run once at the end of the report execution......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
ExceptionInfo (Function)
Retrieves information about the current exception.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Thread management functions
List of functions for managing threads...