ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
ArrayCopy (Function)
Copies the content of an array to another array.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
5. Deploying a dynamic site (Session or AWP) in practice
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
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....
ERR_DISCONNECTED_EXEC
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
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.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Global procedure/function
A global procedure can be used in all the processes or events of the project....