ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Now (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.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HOpenConnection (Function)
Opens a connection to a specific database.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
fCreate (Example)
Usage example of the fCreate function
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Edit control
The Edit control allows users to enter data......
ServiceWait (Function)
Pauses the current service during the specified duration.
HAddUser (Function)
Adds a user to a database.
fClose (Example)
Usage example of the fClose function
HToItem (Function)
Assigns the specified value to an item of the current record.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Print modes of a report
Several print modes are available for a report....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fSeek (Example)
Usage example of the fSeek function