ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
EventChange (Function)
Modifies the status of an event.
Operations performed on component diagrams
The following paragraphs explain......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
UUDecode (Function)
Decodes a character string in UUEncode format.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
StringBuild (Function)
Builds a character string from an initial string and parameters.
ProjectInfo (Function)
Returns specific information about the project currently run.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Wait (Function)
Temporarily stops the program execution.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
WordToArray (Function)
Fills an array with the words from a string.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.