ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
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....
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Various WEBDEV constants
Various WEBDEV constants...
Events associated with Table controls
List of events associated with Table controls...
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
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......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Email (Property)
The Email property is used to get and change an email address.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
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......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Creating anchors
The anchors are used to define specific points in a help page......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Handling report blocks
The different operations available on report blocks are as follows......
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.