ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeConnection (Example)
Usage example of the HDescribeConnection function
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
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....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HCopyRecord (Example)
Usage example of the HCopyRecord function
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Events associated with Edit controls
WLanguage events associated with Edit controls...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Events associated with Table controls
List of events associated with Table controls...
Creating requirements
The following steps must be performed to implement the requirements......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Installing a SOAP server with Apache
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
iParameterViewer (Function)
Configures the report viewer.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Events associated with Image controls
List of events associated with Image controls...
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Printing in PDF format: Special cases
Specific features of print in PDF format...