ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelect (Example)
Usage example of the ListSelect function
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fMakeDir (Example)
Usage example of the fMakeDir function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
ListDelete (Example)
Usage example of the ListDelete function
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HState (Function)
Used to find out the state of a record.
gpwOpen (Function)
Opens the User Groupware login window or page.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.