ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContextOpen (Function)
Opens a new page context without returning the information to the browser.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
iCreateFont (Function)
Creates a new print font.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
EventChange (Function)
Modifies the status of an event.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
HConnect (Example)
Usage example of the HConnect function
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
NetworkUser (Function)
Identifies the name of the connected user.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Character strings
WLanguage supports different types of strings....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
EnumControl (Function)
Returns the name of Nth control found in the specified element.