ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
16. Types of code
Custom properties (WLanguage)
A custom property is a code element with two events......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
ERR_DISCONNECTED_ERROR
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
The Sidebar control
The Sidebar control gives access to different options......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
4. Create a page in the editor...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Various constants
List of various constants used by the constants WINDEV functions....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.