ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Starting WDOptimizer in a command line
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
SFDelete (Function)
Deletes records from a Salesforce database.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
Error 803: Return and Result cannot be used in the same process
Error 1017: The method is not global: use: to access it
WinOutWidth (Function)
Returns the full width of a window (including the border).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
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......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
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....
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