ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
1. Managing emails
WINDEV includes multiple methods to manage emails...
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
SOAP functions
List of SOAP functions...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
StringReverse (Function)
Reverses the characters of a string.
ThreadCurrent (Function)
Returns the name of the thread currently run.
fDelete (Function)
Deletes a file accessible from the current computer.
ThreadState (Function)
Returns the current status of a thread.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Emulating constants
List of constants used by the functions for emulating automated tests....
Phone constants (Android / iOS)
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Dictionary
The dictionary is a file that can contain the project elements......
Pyramid charts
Pyramid charts allow you to view data in descending order......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....