ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
dBackground (Example)
Usage example of the dBackground function
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HAddUser (Function)
Adds a user to a database.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
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.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HDelete (Function)
Deletes a record from a data file (query or view).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
iCreateFont (Function)
Creates a new print font.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SQLExec (Function)
Names and runs an SQL query.
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 Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
Browser constants
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
DataType (Function)
Identifying the type of a WLanguage variable.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.