ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoRequestPermission (Function)
Requests permission to use the device's camera....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
<Source>.DeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.