ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
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.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
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).
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HAddUser (Function)
Adds a user to a database.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
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....
SQLExec (Function)
Names and runs an SQL query.
Installing the monitoring robot
The monitoring robot includes three executables......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.