ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationTrigger (Function)
Triggers the vibrations of the device.
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....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
SQLTransaction (Example)
Usage example of the SQLTransaction function
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
fMemExist (Function)
Checks the existence of a shared memory zone.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
URI constants
The following constants are used by URI-specific functions:...
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min