ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
The Image control
The Image control is used to......
WDOptimizer: Editing and modifying a ".REP" file
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Different types of data (Type of variable)
A variable is defined by name and type......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Generating the RAD pattern
To generate a RAD pattern:...
The Static control
A Static control is a control used to display a static text......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......