ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
Error 34: 'Break' is not allowed outside the loops
WLanguage procedure called by GPSDetectPosition
WLanguage procedure ("callback") called by GPSDetectPosition when the device enters or leaves the region defined by the specified parameters.
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
WLanguage procedure called by AndroidActivityResultProcedure
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result of a third-party Activity is retrieved.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.