ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Crosstab report
The report editor allows you to create "Crosstab" reports......
2. Analysis in practice
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.