ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Site Map control properties
List of properties associated with a Site Map control...
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
HListScheduling (Function)
Lists scheduled elements defined on an HFSQL server: scheduled tasks (stored procedure), backup, optimization, refresh of a materialized view.
HExecuteScheduling (Function)
Immediately executes a scheduled item regardless of its scheduling: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
HDeleteScheduling (Function)
Delete a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
HModifyScheduling (Function)
Modify a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HAddScheduling (Function)
Adds a new scheduled item to an HFSQL server: scheduled task (stored procedure), backup, optimization or refresh of a materialized view.
NationToName (Function)
Returns the name of the language corresponding to a nation.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
NationToLanguage (Function)
Returns the language corresponding to a nation.