ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
PageFromSource (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
10. Customizing the aspect of a site: skin elements
WinEdLoad (Function)
Loads the changes made by the end user in a window.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
FileToScreen (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 data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
18. Order of execution of the code of buttons/links
SysSpace (Function)
Returns the physical memory space for the current computer.
Handling an internal component
An internal component is a set of elements from a project......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ERR_NO_PROJECT