ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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....
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).
WDMSG, WDTRAD and WDDIXIO: Translation tools
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
HListConnection (Function)
Returns the list of connections currently described in the application.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Ad Hoc deployment
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Popup control properties