ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
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......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
SysTheme (Function)
Returns the current theme used on the mobile device.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Constants for managing the Enumerations and the Combinations
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
Parallel task management functions
The following functions are used to manage parallel tasks...
Statistical constants
List of constants used by the statistical functions....
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
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.