ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
XMLChild (Function)
Positions on the first child element of current element.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
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).
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....