ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HTMLToText (Function)
Converts an HTML string or buffer to text.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
6. Internal window
Internal windows...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
ControlToSource (Function)
Assigns the control value to the source of a control link.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
zipDeleteAll (Function)
Deletes all files from an archive.