ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
ContactAdd (Example)
Usage example of the ContactAdd function
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
HRecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
AppointmentPrevious (Function)
Reads the appointment before the current appointment in a Lotus Notes or Outlook calendar.
AppointmentNext (Function)
Reads the appointment after the current appointment in a Lotus Notes or Outlook calendar.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
StatVariance (Function)
Calculates the variance for a series of values.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
StatCovariance (Function)
Calculates the covariance between two series of values.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
FinNetCurrentVal (Function)
Returns the net current value of investment.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Test of a query
The query editor allows you to run the test of query result......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
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....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.