ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
HDescribeItem (Function)
Describes a file item through programming.
Complete (Function)
Returns a character string of a specified length.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
SaaS constants
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Project (External language)
Opens and runs a WINDEV project.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Description (Property)
The Description property is used to get and change the page description.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.