ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
MemModify (Function)
Modifies an element in a memory zone.
Age (Function)
Returns the age according to the date of birth.
DateToDay (Function)
Returns the day that corresponds to a given date.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
fListDisk (Function)
Returns the list of disks installed on the computer.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
12. External component in practice
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Creating a flexible modeling
To create a new flexible modeling, you can......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.