ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
Color (Property)
The Color property is used to get and change the color of an element.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageAddress (Function)
Used to find out the Internet address of a page.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
VariantConvert (Function)
Converts the value stored in a Variant variable].
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Events associated with control templates
List of events associated with control templates...
Value (Property)
The Value property is used to get and change the value of an element.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
StringFormat (Function)
Formats a character string according to the selected options.
fCompress (Example)
Usage example of the fCompress function
fListFile (Example)
Usage example of the fListFile function
Operations performed on component diagrams
The following paragraphs explain......
ArraySort (Example)
Usage example of the ArraySort function
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Port (Property)
The Port property is used to identify and change a server connection port.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...