ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActiveX control properties
List of properties associated with the ActiveX control...
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
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.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Cube control properties
List of properties associated with the Cube control...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Calendar functions (prefix syntax)
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
5. Displaying a WEBDEV Session site
Carousel control properties
List of properties associated with the Carousel control...
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Scrollbar control properties
List of properties associated with the Scrollbar control...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
HTTPRequest (Function)
Starts an HTTP request on a server.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....