ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
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......
11. Controls in practice
Discover the main characteristics of the controls...
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.
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......
Various WEBDEV constants
Various WEBDEV constants...
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Error (Function)
Displays a custom error message in a system error window.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....