ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.