ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Web Component control through programming
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Error 25: No THEN statement is associated with this IF
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Copying controls from the report editor
The controls can be copied from the report editor......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
DDE constants
List of constants used by the DDE functions...
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HExtractMemo (Example)
Usage example of the HExtractMemo function
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Radio Button control properties
List of properties associated with a Radio Button control...
Error 22: No END statement is associated with this FOR
fCopyFile (Example)
Usage example of the fCopyFile function
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....