ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Spain.CheckNIF (Function)
Checks the validity of a NIF number (company identification number in Spain).
The Upload control
The Upload control is used to upload files on the Web server......
Reports
A report provides a custom view of data......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
11. External component
.NET object
To access a class......
Error 2: Incomplete line
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
HFSQL management functions
List of functions for HFSQL management...
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
NET constants
List of constants used by the DotNet functions....
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.