ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
SQLChangeConnection (Function)
Modifies the current connection.
TimeToString (Function)
Converts a time to a string in the specified format.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Organizer control functions
The following functions are used to manage the Organizer control:...
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
SIPVisible (Function)
Displays the keyboard.
HDescribeLink (Function)
Describes a link between two data files through programming.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.