ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
The different types of windows
The following types of windows can be created in a WINDEV application......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
gClickableLink (Function)
Adds a clickable link in a graphic string.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
FileDisplay (Example)
Usage example of the FileDisplay function
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Action Bar control events
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
ChangeStyle (Function)
Modifies the style of a control dynamically.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......