ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
eCurrencyName (Function)
Returns the caption of a currency.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
OpenMobileWindow (Function)
Opens a window in a mobile application.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
CurrentWin (Function)
Identifies the window currently in edit.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
3. Managing sockets
WINDEV includes advanced socket management functions....
12. Retrieving data from a site
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......