ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assignment operators
Three assignment operators are available......
OrgModify (Function)
Modifies an element in an Organization Chart control.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
iFont (Function)
Selects the default font.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
AddLink (Function)
Adds a link to a text section in an edit control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.