ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView 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.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
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....
HOpenConnection (Function)
Opens a connection to a specific database.
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......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Replication: The different types
The data replication is a powerful feature......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
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......
ReplicSynchro: Use
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
FinCurrentVal (Function)
Returns the current value of investment.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....