ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VariableReset (Function)
Resets the variable to its initial value.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
CmdReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
HInfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
gpwSupervisor (Function)
Returns the login of the "Supervisor" account according to the framework used or the language specified.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.