ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
User Groupware files
Two categories of data files are managed......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HDescribeItem (Function)
Describes a file item through programming.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Complete (Function)
Returns a character string of a specified length.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
SaaS constants
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Animating a Static control
Two methods can be used to animate a Static control......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
<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.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Position (Function)
Finds the position of a specified string within another string.
Description (Property)
The Description property is used to get and change the page description.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
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......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......