ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Managing space characters in the searches?
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
grDestinationWMF (Function)
Defines a meta file as chart destination.
HTTPCreateForm (Function)
Creates an HTTP form.
MutexCreate (Function)
Explicitly creates a mutex.
FontCreate (Function)
Creates a font definition.
MatCopy (Function)
Creates the copy of a matrix.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
XMLDocument (Function)
Creates a new XML document.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
WinEdCreateNote (Function)
Creates a Repositionable Note control.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Compilation options (HLP format)
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
iCreateFont (Function)
Creates a new print font.