ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
grType (Function)
Identifies or modifies the type of chart.
24. Displaying and linking pages
fCreateLink (Function)
Creates a link on a file at the specified location.
Types of Edit controls
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
The Edit control
The Edit control allows users to enter data......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
grExist (Function)
Checks the existence of a chart in memory.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....