ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
1. Deploying a static site
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.