ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
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....
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
WINDEV: Example of programmed Drag and Drop
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
IntegerPart (Function)
Returns the integer part of a number.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.