ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Declaring and using a variable
A variable is defined by name and type......
notificationFormat (Variable type)
The notificationFormat type is used to describe the display format of a notification when it is expanded.
iDestination (Function)
Configures the print destination.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Creating the executable and the setup program
The languages supported by the application are taken into account......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ComponentLocate (Function)
Specifies the access path to an external component of project.