ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
FinNetCurrentVal (Function)
Returns the net current value of investment.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HSetREP (Function)
Enables or disables the management of .REP file.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
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.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
ArrayCopy (Function)
Copies the content of an array to another array.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
StatVarianceP (Function)
Calculates the variance for a full series of values.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Replication: The different types
The data replication is a powerful feature......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Combination (Type of variable)
A combination is a set of options.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Events associated with windows
List of events associated with windows...
ReplicSynchro: Use