ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
End of break block
The End of break block is optional......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Error 1001: The operators: and:: can only be used in the methods of classes
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Managing iconic fonts
Include special characters in your captions via the iconic fonts....