ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
1. Testing a site: Elements to be tested
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
fSplit (Function)
Splits a file into several files.
Composite chart
A composite chart is a chart that displays several types of charts......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Site Map control properties
List of properties associated with a Site Map control...
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Properties associated with a supercontrol
List of properties associated with a supercontrol...