ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
HDescribeLink (Function)
Describes a link between two data files through programming.
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.
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:...
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
SIPVisible (Function)
Displays the keyboard.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
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....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
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.
InServiceMode (Function)
Indicates whether the code is run in a service.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.