ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
dPolyline (Function)
Draws a line composed of multiple segments.
Reals
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
ChangeCharset (Example)
Usage example of the ChangeCharset function
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....