ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Sharing a project in practice
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
The Image control
The Image control is used to......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Thread management functions
List of functions for managing threads...
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
HTTPRequest (Example)
Usage example of the HTTPRequest function
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
16. Application test in practice