ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysSpace (Function)
Returns the physical memory space for the current computer.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
FileDisplay (Function)
Displays a file in the browser of Web user.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
WindowsVersion (Function)
Returns the runtime mode of Windows.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
sEndEvent (Function)
Disables the detection of an event on a serial port.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WDTestSite: Load test
The stress tests are used to check......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Phone management functions
List of functions for phone management...
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Facebook functions
List of Facebook functions...
Scope (Property)
The Scope property property is used to specify requested permissions.