ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System constants
List of constants used by the system functions....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
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....
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
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.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
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.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
ChangeCharset (Example)
Usage example of the ChangeCharset function
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.
SFDelete (Function)
Deletes records from a Salesforce database.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.