ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KioskEnable (Function)
Switches the current Android application to kiosk mode.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
iPrintImage (Function)
Sends the image file to print to the print buffer.
InfoBuild (Function)
Displays a custom message in a system information window.
Programming the table cells
The Table controls can be handled......
Composite keys
A composite key is a key item containing several other items......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
grDraw (Function)
Draws a chart according to the specified parameters.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ShellExecute (Function)
Opens a document in its associated application.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ProjectInfo (Function)
Returns specific information about the project currently run.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.