ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
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)....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
PDFToText (Function)
Extract the text contained in an Document PDF.
Page with parameters
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
WinCopyForm (Function)
Copies the content of a form into the clipboard.