ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
List,Select,? (External language)
Returns the element selected in the list.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
OCRExtractText (Function)
Reads the text contained in an image.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
SFExecuteProcess (Function)
Requests the execution of a specific process.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
fCreateLink (Function)
Creates a link on a file at the specified location.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.