ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
HChangeName (Function)
Modifies the physical name of a data file.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
SocketConnect (Function)
Connects a client computer to a given socket.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
State (Property)
The State property is used to get and change the state of an element.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Bluetooth constants
List of constants used by the Bluetooth functions....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Warning 18: Loop without potential end
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....