ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
FirstDayOfMonth (Function)
Returns the first day of the month.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
ChronoReset (Function)
Stops and resets a running stopwatch.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Installing and starting WDTRAD
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Link control properties
The Link control is available in a page and in a report......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
DDEError (Function)
Returns the runtime status report of a DDE function.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....