ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Handling an internal component
An internal component is a set of elements from a project......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
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).
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
WDMSG, WDTRAD and WDDIXIO: Translation tools
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
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.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.