ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Switch control properties
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Warning (Function)
Displays a custom message in a system warning window.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
BrowserType (Function)
Returns the type of browser used by the Web user.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
General environment of WINDEV
NextTitle (Function)
Modifies the title of next window to open.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
MatFloatAdd (Function)
Adds a value to each matrix element.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....