ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Constants for managing the windows
List of constants used by the functions for managing the windows...
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
WindowsVersion (Function)
Returns the runtime mode of Windows.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
InitialState (Property)
The InitialState property is used to get the initial state of a control.