ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Execute (Function)
Starts the execution of a process through programming.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Position (Function)
Finds the position of a specified string within another string.
EventOpen (Function)
Opens a synchronization event between several threads.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ThreadMode (Function)
Changes the management mode of threads.
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
iParameterViewer (Function)
Configures the report viewer.