ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an Organization Chart control
MCI constants
List of constants used by the MCI functions....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
dbgEnableLog (Function)
Enables the runtime log programmatically.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
gClickableLink (Function)
Adds a clickable link in a graphic string.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
HDFS constants
The following constants are used by the HDFS functions:...
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Constants for managing images in websites
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
fWriteLine (Example)
Usage example of the fWriteLine function
fCopyFile (Example)
Usage example of the fCopyFile function
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.