ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
ControlClone (Function)
Creates a new control from an existing control.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Thread functions
List of functions for managing threads...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
FirstDayOfMonth (Function)
Returns the first day of the month.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
xlsSave (Function)
Saves an XLS document.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.