ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
ExecuteFunction
Executes a WLanguage function identified by its name.
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
Update (Property)
The Update property specifies the updates to be made.
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
dStraighten (Function)
Transforms an image by applying perspective correction.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Internal component description
The description of an internal component can opened at any time......
How to create a patch?
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
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.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
fFileName (Function)
Returns the name of an external file that is currently opened.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....