ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
fDirSize (Function)
Returns the size of a directory in bytes.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
FirstDayOfMonth (Function)
Returns the first day of the month.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
12. Synchronizing data
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).