ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
GanttListTask (Example)
Usage example of the GanttListTask function
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Compilation options
The compilation options allow you to define the help system generation settings......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
ArrayCopy (Function)
Copies the content of an array to another array.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
iBorder (Function)
Prints a border at specified coordinates.