ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Constants for object visibility
List of constants for managing the visibility of an object....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
InServiceMode (Function)
Indicates whether the code is run in a service.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
dBorder (Function)
Draws the borders.
diffApply (Function)
Applies a difference buffer to a specific buffer.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.