ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Error 1035: A class used in a structure must have a constructor without parameter...
Author (Property)
The Author property gets and changes the author of an element.
Error 111: The Pascal string %1 is too long
Error 706: The property does not exist on this type of control
Error 1038: This member already exists in the class
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
dRectangle (Example)
Usage example of the dRectangle function
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
fTrackFile (Function)
Triggers the tracking of a file.
Enabled (Property)
The Enabled property enables or disables an element.
Version (Property)
The Version property is used to get and change the version of an element.
Error 705: The property does not exist on this type
Error 704: The property does not exist on
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
Error 1037: This member already exists in the structure
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
sEndEvent (Function)
Disables the detection of an event on a serial port.
dCircle (Example)
Usage example of the dCircle function
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......