ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
HNbRec (Example)
Usage example of the HNbRec function
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
iGroupAdd (Function)
Adds a report to a group of reports.
SysErrorMode (Function)
Modifies the display mode of errors.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
NetworkUser (Function)
Identifies the name of the connected user.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.