ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LanguageToName (Function)
Returns the name of a language.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
StatVariance (Function)
Calculates the variance for a series of values.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
PageParameter (Function)
Returns the value of a parameter passed to the current page.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table 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....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Sensor constants
Constants used by the SensorXXX functions...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
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....
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FileDisplay (Function)
Displays a file in the browser of Web user.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.