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).
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
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......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Find out the account that runs the AWP protocol
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
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.
Handling an internal component
An internal component is a set of elements from a project......
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....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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.
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.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
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......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......