ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<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.
ExecuteFunction
Executes a WLanguage function identified by its name.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
dStraighten (Function)
Transforms an image by applying perspective correction.
How to create a patch?
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
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.
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"....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
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......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
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.