ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code editor: Display options
The code editor proposes several display options......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
Associating a control with a tab pane
Methods to associate a control with a tab pane......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
ComponentLocate (Function)
Specifies the access path to an external component of project.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
WEBDEV Application Server - 10 connections - License agreement
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......