ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WordCount (Function)
Returns the number of words in a string.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
GetTheme (Function)
Gets the current theme of a mobile application.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Generating the RAD pattern
To generate a RAD pattern:...
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Error 108: The size of the variable is not allowed
Error 116: An array dimension must be an integer value
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.