ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Events associated with Looper controls
List of events associated with Looper controls...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
fImageSelect (Function)
Opens the image picker of Windows.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
The different types of windows
The following types of windows can be created in a WINDEV application......
gClickableLink (Function)
Adds a clickable link in a graphic string.
8. Sharing a project in practice
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Private Store for mobile applications
There are two methods two deploy your applications......
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
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......