ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
The use of the Automation type in a site is reserved for the advanced users
Java application and WINDEV
A Java application is an application entirely compiled in Java......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
11. External component
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
The HTML Display control
The HTML Display control displays a web page in an application......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Error 17: OTHER CASE must be the last statement used in SWITCH
Extern (Reserved word)
EXTERN is used to...
Overview of external languages
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Using an external component in an application
A component can be reused at any time in any application......
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
1
2
3
4
5
6
155
>