ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Assignment of RETURN
The return value of the process currently run can be assigned...
fSize (Function)
Returns the size of a file (in bytes).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
MatInvert (Function)
Calculates the inverse of a square matrix.
Random (Function)
Returns a random number.
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......