ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
.NET Assemblies
.NET is Microsoft's software development platform......
Events associated with Link controls
List of events associated with Link controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
18. Order of execution of the code of buttons/links
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......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Items (Property)
The Items property is used to configure the different items of a full-text index.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
11. Internal components in practice
Internal components in practice...