ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
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.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
iPrintReport (Function)
Prints a report created with the report editor.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
iReportPrintingStatus (Function)
Returns the status of the current print.
fChangeSize (Function)
Resizes an external file.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
Error 113: Non-dynamic array without definition
Constants for manging the replication
List of constants used by the functions for managing the replication....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.