ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
NFC constants
List of constants used by the NFC functions...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
ArraySort (Example)
Usage example of the ArraySort function
iParameter (Example)
Usage example of the iParameter function
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
HListItem (Example)
Usage example of the HListItem function
HSetMemo (Function)
Used to modify the management mode of memo items.
XMLSave (Function)
Saves an XML document in a file.
XMLData (Example)
Usage example of the XMLData function
rssInitialize (Function)
Loads a RSS stream in memory.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....