ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
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.
USING IN (Critical section)
The instruction USE ... IN instruction automatically performs initialization and termination operations on critical sections.
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
KeyCompareKey (Function)
Compares an initial key with an activation key.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
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.
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion 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......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
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......