ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Constants for managing the Enumerations and the Combinations
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
ExtractLine (Function)
Extracts a specific line from a character string.
VariableReset (Function)
Resets the variable to its initial value.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
CurrentWin (Function)
Identifies the window currently in edit.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
HErrorLock (Function)
Used to check whether a lock error occurred.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grAddData (Function)
Adds a data into a chart.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
fMerge (Function)
Merges several files into a single one.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.