ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
HAddGroup (Function)
Adds a group of users.
HViewToFile (Example)
Usage example of the HViewToFile function
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
ExceptionInfo (Function)
Retrieves information about the current exception.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HTMLToText (Function)
Converts an HTML string or buffer to text.
ZOrder (Example)
Usage example of the ZOrder property
DDEError (Function)
Returns the runtime status report of a DDE function.
fCurrentDir (Function)
Identifies or modifies the current directory.
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function