ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
HMergeView (Example)
Usage example of the HMergeView function
HLogRestart (Function)
Restarts the logging process on a file.
HChangeName (Example)
Usage example of the HChangeName function
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
HListItem (Example)
Usage example of the HListItem function
HNbRec (Example)
Usage example of the HNbRec function
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
SQLExec (Example)
Usage example of the SQLExec function