ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
ArrayCopy (Function)
Copies the content of an array to another array.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Constants for the Exif functions
List of constants used by the Exif functions....
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Print constants
List of constants used by the print functions....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Operations performed on object diagrams
The following paragraphs explain......
Native MySQL Connector - License Agreement
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.