ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
ContextClose (Function)
Closes a page context.
The Edit control
The Edit control allows users to enter data......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Creating an action plan
The action plans group all actions that will be performed by the software factory....
DateToInteger (Function)
Converts a date to an integer.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
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.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).