ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
ArrayCopy (Function)
Copies the content of an array to another array.
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
19. Upload: Sending files to the server
Using the query result
The result of a select query can be used in......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
SQLModify (Function)
Modifies the content of a row in the query result.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
<Array>.Copy (Function)
Copies the content of an array to another array.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....