ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAddUser (Function)
Adds a user to a database.
Multiline strings
To type character strings over several lines in the code editor...
HOpenConnection (Function)
Opens a connection to a specific database.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
The Edit control
The Edit control allows users to enter data......
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
iCreateFont (Function)
Creates a new print font.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Print modes of a report
Several print modes are available for a report....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
zipOpen (Function)
Opens an existing archive.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.