ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
fCurrentDir (Function)
Identifies or modifies the current directory.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
SNMP constants
List of constants used by the SNMP functions....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
SemaphoreCreate (Function)
Creates a semaphore.
sEvent (Function)
Branches an event on a serial port.