ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
MatExist (Function)
Checks the whether the matrix exists in memory.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Windows,TCurrent (External language)
Modifies the title of the current window.
HiWord (Function)
Returns the two high bytes of an integer.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
MemFound (Function)
Checks whether the sought element was found.
NextTitle (Function)
Modifies the title of next window to open.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
SocketWrite (Function)
Writes a message intended to another socket.
InServiceMode (Function)
Indicates whether the code is run in a service.
SSHWrite (Function)
Writes data into the specified SSH session.
Age (Function)
Returns the age according to the date of birth.
TextToRTF (Function)
Converts text to Rich Text Format.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Contains (Function)
Allows you to check if a substring is within a string.