ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
SFUndelete (Function)
Restores previously deleted Salesforce records.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
How to open a window?
13. External component in practice
External component in practice...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
HTTPAddFile (Function)
Adds a file to the HTTP form.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
iReportPrintingStatus (Function)
Returns the status of the current print.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
2. User-friendly editors in practice
User-friendly editors in practice...