ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySort (Function)
Sorts a WLanguage array.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
ChronoReset (Function)
Stops and resets a running stopwatch.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
RGB (Function)
Defines a color from its Red, Green and Blue components.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
grDeleteAll (Function)
Erases a chart and destroys this chart.
fRename (Function)
Modifies the name of a file.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.