ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
NationToLanguage (Function)
Returns the language corresponding to a nation.
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
How to use an array of structures?
An array of structures is an Array variable......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
NationToName (Function)
Returns the name of the language corresponding to a nation.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HStatNbRec (Function)
Returns the number of entries for a given key item.
Arithmetic operators
The arithmetic operators are......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
ERR_WDADMIN_EXIST
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
WholeDay
The WholeDay property is used to set an event for an entire day.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
fTempDir (Function)
Returns the name of directory used to store the temporary files.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Word Processing>.ExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
fTempPath (Function)
Returns the name of directory used to store the temporary files.