ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Size (Property)
The Size property is used to determine and change the size of an element.
Random (Function)
Returns a random number.
CallDLL32 (Function)
Runs a function found in an external DLL.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
API (Function)
Runs a function found in an external DLL.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).