ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Help system properties
The properties of help system are used to define......
Facebook functions
List of Facebook functions...
SSH functions
The following functions are used to connect and communicate with a SSH server:...
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
WebSocket functions
List of functions specific to WebSocket servers...
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Style of a control
As soon as it is created, a control is associated with a style......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
DurationToString (Function)
Converts a duration to a character string in the specified format.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Scanner functions
The scanner functions are as follows:...
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
IFrame control
IFrame is an HTML concept......