ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
LanguageToName (Function)
Returns the name of a language.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ImageScrollingPosition (Function)
Returns the displayed image.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
Handling Scheduler controls programmatically
A Scheduler control can be......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Video control properties
The following properties can be used on a Video control:...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.