ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramToImage (Function)
Exports a diagram to a variable of type Image.
Link properties
When creating a link, you can simply specify the destination......
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
Document (Type of variable)
The Document type is used to handle a "docx" document.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Component diagram
A component diagram shows the physical and static architecture of a system software......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing 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......
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
8. 10 tips for better interfaces...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Memo (Property)
The Memo property is used to determine if an item is of type memo.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Input (Function)
Displays a message allowing the user to type an information.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...