ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatTime (Function)
Returns the time of the last update for the index statistics.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
Time (Type of variable)
The Time type is used to easily handle the times...
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
5. Deploying a dynamic site (Session or AWP) in practice
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Changing sites from AWP to SEO-ready session mode
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
WLanguage properties available in PHP
The following properties are available in PHP...
ERR_ALREADYCONNECTED