ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
AWP without UI
Bootstrap, Angular, React, Vue......
Page templates
WEBDEV allows you to create page templates......
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
dStraighten (Function)
Transforms an image by applying perspective correction.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
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...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Supercontrol
A supercontrol is an advanced type of control......
IFrame control
IFrame is an HTML concept......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Android Widget windows
An Android application can contain one or more Widget windows......