ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetDelegate (Function)
Initializes a.NET delegate.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Guided tour management constants
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
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)....
Creating index keywords
Index keywords allow users to easily find a help page......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Dequeue (Function)
Removes an element from the queue.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
TreeExpand (Function)
Expands a node in a TreeView control.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
Environment of the data model editor
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.