ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fReadLine (Example)
Usage example of the fReadLine function
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
xlsData (Example)
Usage example of the xlsData function
fCompare (Example)
Usage example of the fCompare function
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
ArraySort (Function)
Sorts a WLanguage array.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.