ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
The pages
Pages are the main interface of a WEBDEV site......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Events associated with Edit controls
WLanguage events associated with Edit controls...
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Automatic calculations in a Table control (AAF)