ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
dbgEnableLog (Function)
Enables the runtime log programmatically.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Age (Function)
Returns the age according to the date of birth.
iPrintArea (Function)
Prints a text in a rectangular area.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HSetMemo (Function)
Used to modify the management mode of memo items.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......