ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Controls in practice
Discover the main characteristics of the controls...
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.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Starting WDOptimizer in a command line
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