ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFSearch (Function)
Performs a search among the records found in a Salesforce database.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
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.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
fWrite (Function)
Writes: a character string into an external file. a memory section....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
HTTPSendForm (Function)
Sends an HTTP form.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.