ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
The Clickable Image control
The Clickable Image control can be used to......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Environment of the data model editor
SemaphoreCreate (Function)
Creates a semaphore.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.