ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Private Store for mobile applications
There are two methods two deploy your applications......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
MCI constants
List of constants used by the MCI functions....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
grSourceSeries (Function)
Defines the source of a series.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.