ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....
fRename (Function)
Modifies the name of a file.
TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
HSetREP (Function)
Enables or disables the management of .REP file.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....