ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dStraighten (Function)
Transforms an image by applying perspective correction.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
BreakAdd (Function)
Adds a break into a Table or Looper control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
zipSplit (Example)
Usage example of the zipSplit function
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Environment of the query editor
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Constants for managing Map controls
Constants for managing Map controls...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....