ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Interactive notification management constants
Interactive notification management constants...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
ControlClone (Function)
Creates a new control from an existing control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
HOnError (Function)
Customizes the management of HFSQL errors.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
SQLNext (Function)
Positions on the next row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min