ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
After
They After keyword can correspond to:
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
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......
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.
Position
The Position keyword can correspond to...
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.
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......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
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....