ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
Query editor: Characteristics
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....