ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Global and local variable
Two types of variables are available...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
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
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
fTrackFile (Function)
Triggers the tracking of a file.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Enabled (Property)
The Enabled property enables or disables 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......
Extracting the text of the project
The following text can be extracted......
Events associated with SilverLight control
List of events associated with SilverLight controls...
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Error 1021: The method of the class is not global