ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
16. Application test in practice
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
IFrame control
IFrame is an HTML concept......
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Properties of a help page
The characteristics of a help page are used to define......
Native Sybase Connector for WINDEV and WEBDEV 2024
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Private Store for mobile applications
There are two methods two deploy your applications......
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
EtapeSuivante (Property)
The Property NextStep allows you to authorize or not the passage to the next step of the guided tour from the step bubble.
PreviousStep (Property)
The Property PreviousStep allows you to authorize or not the passage to the previous step of the guided tour from the step bubble.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...