ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
The Edit control
The Edit control allows users to enter data......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
The Check Box control
A Check Box can correspond to......
State (Property)
The State property is used to get and change the state of an element.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Status bar of windows
The status bar of a window is used to display several types of information......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Managing main window menus
A main menu is necessarily associated with a window......
WEBDEV concepts
WEBDEV Application Server - 10 connections - License agreement
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
TableMode (Function)
TableMode is kept for backward compatibility.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Common project
Projects are often cross-platform......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Webservice management functions
Webservice management functions...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......