ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
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....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Find out the account that runs the AWP protocol
Handling an internal component
An internal component is a set of elements from a project......
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......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Printing nested reports
To create a main report containing several secondary reports:...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
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.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.