ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Various constants
List of various constants used by the constants WINDEV functions....
SourceToScreen (Function)
Automatically updates the controls in a window or page 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....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Error 303: ambiguous control name
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Testing a static page
The test of a single page runs the current page in WEBDEV......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Events associated with Link controls
List of events associated with Link controls...