ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Events associated with Flex controls
List of events associated with Flex controls...
Author (Property)
The Author property gets and changes the author of an element.
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...
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
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
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
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......