ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
WDXView : Use
This help page presents the different features of WDXView......
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
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......
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......
FirstDayOfMonth (Function)
Returns the first day of the month.
CurrentMonth (Function)
Returns the number of the current month.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
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....
Video control properties
The following properties can be used on a Video control:...
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.