ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
ActionPlanConfigure (Function)
Configures an action plan in the software factory.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
User report editor (Reports & Queries)
A report provides a custom view of data......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Internal component description
The description of an internal component can opened at any time......
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Page with parameters
2. User-friendly editors in practice
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....