ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
CertificateList (Function)
Returns the list of certificates available on the computer.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SFDelete (Function)
Deletes records from a Salesforce database.
Error 803: Return and Result cannot be used in the same process
The RulerValue property is used to get or change the position of the playhead in a TimeLine control....
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
KeyCompareKey (Function)
Compares an initial key with an activation key.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
xlsSave (Function)
Saves an XLS document.
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.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Error 1018: The method is global: use the: operator: to access it
Error 1036: A class used in an array must have a constructor without parameter