ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HStatTime (Function)
Returns the time of the last update for the index statistics.
VideoConfigure (Function)
Allows you to configure the video capture driver.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
CameraConfigure (Function)
Allows you to configure the video capture driver.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end...
SQLReqExists (Function)
Checks the existence of a query.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Email management functions
List of functions for managing emails...
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
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.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table...
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON...
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit...
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage...
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)...
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.