ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPolygon (Example)
Usage example of the dPolygon function
Table,Delete (External language)
Deletes an element from a Table control.
Error 403: The item does not belong to the file
Error 810: * can only be used for a parameter with a default value
Error 203: The procedure already has a scope attribute (local or global)
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Position
The Position keyword can correspond to...
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
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
SFDelete (Function)
Deletes records from a Salesforce database.
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
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
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.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
How to loop through a file using filters?
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.