ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinOutWidth (Function)
Returns the full width of a window (including the border).
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
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......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
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
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
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......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Creating the windows and the pages of the RAD pattern
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
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....