ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintArea (Function)
Prints a text in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
grParameter (Function)
Retrieves or modifies a chart parameter.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
EnumControl (Function)
Returns the name of Nth control found in the specified element.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
9. Types of standard controls
Types of standard controls...
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
2. Examples and components provided with WEBDEV
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....