ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMP constants
List of constants used by the SNMP functions....
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
HCreateMovableReplica (Function)
Creates a movable replication.
PageChangeLayout (Function)
Applies a specific layout to a page.
VideoConfigure (Function)
Allows you to configure the video capture driver.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
CurrentDay( Function)
Returns the number of the current day in the current month.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
BurnerList (Function)
Returns the list of burners installed on the current computer.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).