ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
ExceptionInfo (Function)
Retrieves information about the current exception.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
XMLElementName (Function)
Returns the name of current element (tag or attribute).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
WINDEV: Example of programmed Drag and Drop
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
zipSelectFile (Function)
Selects files from an archive.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min