ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eCurrencyName (Function)
Returns the caption of a currency.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
HOpenConnection (Example)
Usage example of the HOpenConnection function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
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.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
HTTP functions
List of HTTP functions...
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......