ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Rating control properties
The Rating control can be used in a window as well as in a page....
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to handle Image Editor controls and WDPic variables, using prefix syntax:
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Image drawing and processing functions
List of image drawing and processing functions...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Task management functions
List of functions for managing tasks...