ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Token
The Token keyword can correspond to...
Space (External language)
Fills the content of WdString with space characters on the right.
List,Search (External language)
Finds a value in a list.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Interactive notification management constants
Interactive notification management constants...
DnDForce (Function)
DnDForce is kept for backward compatibility.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
24. Displaying and linking pages
StreamReject (Function)
Refuses a request for stream connection.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Option,Space (External language)
Fills the content of WdString with space characters on the right.
zipFileSize (Example)
Usage example of the zipFileSize function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
RegistryQueryValue (Function)
Reads a value in the Windows registry.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
dPixelColor (Example)
Usage example of the dPixelColor function
dText (Example)
Usage example of the dText function
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).