ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
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......
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......
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......
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......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
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....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
11. Internal components in practice
Internal components in practice...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
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....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Error 25: No THEN statement is associated with this IF
5. Which type of server to choose?
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
12. Retrieving data from a site