ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Text (Property)
Text is used to find out whether an item is a text item.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
fTempPath (Function)
Returns the name of directory used to store the temporary files.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Position (Function)
Finds the position of a specified string within another string.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Test of a query
The query editor allows you to run the test of query result......
WidgetDisplay (Function)
Refreshes a widget window.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.