ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Creating a Java archive
When your Java application is developed, you can......
FinFutureVal (Function)
Returns the future value of an investment.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
fDriveInfo (Function)
Returns information about a drive.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Constants for managing certificates
Financial constants
List of constants used by the financial functions....