ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileDisplay (Function)
Displays a file in the browser of Web user.
DnDEvent (Example)
Usage example of the DnDEvent function
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Sensor constants
Constants used by the SensorXXX functions...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
The planes (in a window or in a report)
The planes are used to group the window controls......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Other operators
The following are additional operators......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HSL (Function)
Creates a color from its hue, saturation and lightness.
RGBGreen (Function)
Returns the green component of an RGB color.